Feb. 27, 2015
3:10 p.m.
stepharo wrote
I have the impression that literals are better because no runtime needed.
Except it eliminates a common-sounding case like: Object subclass: #GG slots: { #creationTimestamp => ExampleSlotWithDefaultValue default: DateAndTime now } classVariables: { } category: âPlayGround' ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo4-Slots-ExampleSlotWithDefaultValue-tp4807635p480... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.