Front page | perl.perl6.stdlib |
Postings from August 2001
Re: Perl 6 modules plan
Thread Previous
|
Thread Next
From:
Johan Vromans
Date:
August 25, 2001 02:12
Subject:
Re: Perl 6 modules plan
Message ID:
15239.27631.691297.845292@phoenix.squirrel.nl
John Siracusa <siracusa@mindspring.com> 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
Thread Previous
|
Thread Next