Marcus Denker-4 wrote >> is x: (with colon) a valid inst var name ? > no.
Why complicate the system by special-handling illegal variable names? Just let the incorrect x: become the just-as-incorrect x::, no? Or am I missing something? ----- Cheers, Sean -- View this message in context: http://forum.world.st/valid-name-for-an-instance-variable-tp4810632p4810780.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
