Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe01.iad.POSTED!not-for-mail From: Daniel Pitts User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: nomenclature References: <70c1d214-71ac-478d-95d7-a5984c3dc180@googlegroups.com> <887fd0ae-c207-4298-a738-ae43fda10be1@googlegroups.com> In-Reply-To: <887fd0ae-c207-4298-a738-ae43fda10be1@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 12 Message-ID: X-Complaints-To: abuse@newsrazor.net NNTP-Posting-Date: Tue, 02 Oct 2012 20:47:24 UTC Date: Tue, 02 Oct 2012 13:47:24 -0700 X-Received-Bytes: 1305 Xref: csiph.com comp.lang.java.programmer:19058 bob smith wrote: >>> public My_Rectangle(double x, double y, double width, double height) { Daniel Pitts wrote: >> Most experienced Java programmers will take more exception with the >> class name. Java convention would suggest MyRectangle, not My_Rectangle. Lew wrote: > http://www.oracle.com/technetwork/java/codeconv-138413.html Thanks for the link Lew. That matches in general what my specific example showed ;-)