[Laszlo-dev] [Laszlo-reviews] For Review: Change 20091120-hqm-i Summary: support mixins on instances
P T Withington
ptw at laszlosystems.com
Fri Nov 20 08:00:02 PST 2009
[laszlo-reviews -> laszlo-dev]
I'll try to look at this in just a bit, but I had a thought:
I wonder if instead of `anonymous` we should use `singleton`, I think that might be more descriptive/accurate. An "instance class" as we have been calling it is really an instance of a singleton class, a class that will only ever have this one instance as a member, so we don't give it a tag name (which is why we think of it as anonymous).
More information about the Laszlo-dev
mailing list