> > Next: When building classes with Slots, the class builder need to call back > on the slot and hand the class to each. Then the slot > can reflectively change the class, e.g. the PropertySlot will check if there > is already a hidden property base slot and if not, add it > reflectively).
This is now done:
https://pharo.fogbugz.com/f/cases/14876/Add-call-back-in-ClassBuilder-to-call-slots-when-building-a-class
Marcus
