Re: [Class]Ridiculous question



Daniel Moyne wrote:
Following Roedy's advice regarding naming objects I have made a copy of the
very useful URL to comply with coding convention.

Roedy is promulgating the conventions put forth by Sun at about the time Java was released to the public, or before.

<http://java.sun.com/docs/codeconv/>

There are others they put out, too, like this one for JSP:
<http://java.sun.com/developer/technicalArticles/javaserverpages/code_convention/index.html>
or this general one:
<http://developers.sun.com/software/sundev/whitepapers/java-style.pdf>

--
Lew
.