classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: GtkImage patch.


From: Tom Tromey
Subject: Re: [cp-patches] RFC: GtkImage patch.
Date: 02 Jun 2005 09:52:58 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Sven> Maybe it should be shortened to just
Sven> GtkImage_* instead. (Including the class name seems like a good idea to
Sven> me, since it indicates what kind of class obj is intended to be, and
Sven> where the function is located.)

For non-static C functions we should either use the JNI convention or
pick some other classpath-specific prefix.  "GtkImage" sounds to me
like something that would reasonably be reserved as a prefix by the
gtk implementors...

Ideally we would have a script to check namespace cleanliness for our
native code.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]