Other uses of ?

Andres Valloud sqrmax at cvtci.com.ar
Tue Mar 16 14:40:53 UTC 1999


Hi.

I currently use messages with ? and !.

#/! "Heh, looks like we got enciphered!"

Like, "Divide!". Answer the fraction asFloat.

Hence:

#/? "Don't forget to decipher that to read a funny joke"

Like, "Divide?". Answer a lazy fraction, a fraction that doesn't simplify
itself.

#?

Used in aParser ? aString. Like, "aParser, what's the parsed for aString?". I
now think I should change that to #?!. The #? for #ifNil: feels great!

Andres.





More information about the Squeak-dev mailing list