From: Sven G. <sgo...@ja...> - 2000-02-03 18:02:26
|
Max Gilead wrote: > > > - OR we can create a getGL(), getGLU() and getGLJ() method ! > > As you can see in the example, it would be neither elegant nor efficient (in > terms of programmer's time). Although it's the 'political-correct' one :-) > > > So, please make your vote ! > > I'm for making it public. Simple and fast. > Well, I thought that the java compiler creates for stuff like: int number = 1; public int getNumber() { return number; } inline code ? If not - well, we must do it easyly public ! > Bye, > Max Sven -- mailto:sgo...@ja... www: http://www.jausoft.com voice: +49-521-2399440, +49-170-2115963; fax: +49-521-2399442 |