On Fri, Apr 25, 2008 at 08:34:20PM +0900, Nikolai Weibull wrote: > Why not abolish :: altogether and disallow methods that begin with an > uppercase letter and reserve those explicitly for constants (that > already must be initially capitalized)? I don't really like uppercase methods, but I wouldn't want to do without Integer() and Float(). Paul