[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Identifiers
- From: "Peter Hill" <corwin@...>
- Date: Wed, 8 Jan 2003 16:59:00 -0000
MichaelL@frogware.com
> It's easy to replace the "...?" suffix with an "is..." prefix, but the "!"
> is handy because it's hard to come up with letters that have the same
> "feel".
Perhaps "dosort(x)" versus "y = sort(x)"?
Also, one thing about using "!" and "?" in identifiers is that I find it
hard to imagine using them anywhere but at the end (eg, "xyz?pqr" seems
odd).
*cheers*
Peter Hill.