[squeak-dev] Re: [Question] nil, true, false in array literals

Steven W Riggins mailinglists at geeksrus.com
Wed Dec 3 19:31:06 UTC 2008


I prefer this.  I like being explicit in what I intended.   Far too  
often I ran across code that never explained what the method or code  
intended to do, and thus, it was nearly impossible to debug later  
because I could not determine if this was a bug, or they were using  
some compiler side effect, or what.

If you want a symbol in an array, declare it as such.



More information about the Squeak-dev mailing list