On 15.03.2006, at 10:20, Torsten Anders wrote:
Abstractions could be written as procedures instead (such as a function creating a class).
Just to be a bit more specific. Say, I want a function which returns a class and expects superclass and a list of attributes for this class. Implicitly, the class is defined with accessor methods for the attributes and some basic form of reflection such that each class instance knows all its attributes (including inherited ones) or only specifically marked attributes.
Best, Torsten -- Torsten Anders Sonic Arts Research Centre Queen's University Belfast (UK) www.torsten-anders.de _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
