John Siracusa <[EMAIL PROTECTED]> writes: > If you ask any Java programmer which is "correct", myJavaMethod() or > My_Java_Method(), I think you'll get a straight answer. >From experience I can assure you this is not the case. There are a couple of (independent and mutual inconsistent) style guides on the web (e.g. Sun, Netscape). Each have their own followers. Maybe because Java is relatively young, and all Java programmers were forced to learn the language in a short period of time, Java programmers do much 'learning by copying', which helps spreading specific 'standards'. -- Johan
- Re: Perl 6 modules plan Kirrily Robert
- Re: Perl 6 modules plan Nathan Wiger
- Re: Perl 6 modules plan Graham Barr
- RE: Perl 6 modules plan Garrett Goebel
- Re: Perl 6 modules plan Michael G Schwern
- RE: Perl 6 modules plan Garrett Goebel
- Re: Perl 6 modules plan Nathan Wiger
- Re: Perl 6 modules plan Dave Rolsky
- Re: Perl 6 modules plan John Siracusa
- Re: Perl 6 modules plan John Siracusa
- Re: Perl 6 modules plan Johan Vromans
- Re: Perl 6 modules plan John Siracusa
- Re: Perl 6 modules plan Kirrily Robert
- Re: Perl 6 modules plan John Siracusa
- Re: Perl 6 modules plan Paul Johnson
- Re: Perl 6 modules plan Kirrily Robert
- RE: Perl 6 modules plan Bill Odom