Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #19060
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: nomenclature |
| Date | Tue, 02 Oct 2012 14:27:10 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 11 |
| Message-ID | <k4fm7g$puf$1@dont-email.me> (permalink) |
| References | <70c1d214-71ac-478d-95d7-a5984c3dc180@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Tue, 2 Oct 2012 21:27:12 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="61282af8d6595e8d991edb5ac03d6e00"; logging-data="26575"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/c7UeEapsFjpMPq2xw5iFEDThMOxuq3u8=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 |
| In-Reply-To | <70c1d214-71ac-478d-95d7-a5984c3dc180@googlegroups.com> |
| Cancel-Lock | sha1:zarSyQzie4Ps3S3ELLJYeM4y3lg= |
| Xref | csiph.com comp.lang.java.programmer:19060 |
Show key headers only | View raw
On 10/2/2012 12:51 PM, bob smith wrote:
> Is this sort of thing bad practice
> public My_Rectangle(double x, double y, double width, double height) {
The arguments are fine, but the underscore in the ctor name isn't
considered proper coding convention for Java.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
nomenclature bob smith <bob@coolfone.comze.com> - 2012-10-02 12:51 -0700
Re: nomenclature Arne Vajhøj <arne@vajhoej.dk> - 2012-10-02 15:58 -0400
Re: nomenclature Patricia Shanahan <pats@acm.org> - 2012-10-02 13:05 -0700
Re: nomenclature Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-10-02 13:18 -0700
Re: nomenclature Lew <lewbloch@gmail.com> - 2012-10-02 13:22 -0700
Re: nomenclature Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-10-02 13:47 -0700
Re: nomenclature markspace <-@.> - 2012-10-02 14:27 -0700
Re: nomenclature Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-10-02 17:38 -0400
Re: nomenclature Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-10-05 16:38 +0000
Re: nomenclature Arne Vajhøj <arne@vajhoej.dk> - 2012-10-05 20:28 -0400
Re: nomenclature Roedy Green <see_website@mindprod.com.invalid> - 2012-10-03 16:02 -0700
csiph-web