Robbie: > The ability to add new variables to objects would be nice - an instant > alternative to hash! and more elegant.
Take a look at: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=extend-an-obje ct.r and its documentation -- though bear in mind the limitations: "extending" an object in this way actually creates a new instance. Not much use if the object has references. Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
