Re: Java Bindings




> Nearly every Java application or library uses the method naming scheme from
> Sun JavaSoft (no underscore, inner words capitalized), so I'm a bit
> reluctant about using the C underscore naming convention, the Java code
> would look really strange. 

It would make it easier for seasoned Gtk programmers and it would be
mroe consistent with the tutorials and such.

> Also, some development tools relies on these conventions to provide
> additional features (i.e. JavaBeans "patterns").

There should be no name clash at all by using this naming scheme.  The
patterns recognized by the JavaBeans should be implemented separatedly
anyways.

miguel.



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