Jan. 13, 2015
2:57 p.m.
On 12 Jan 2015, at 16:20, Marcus Denker <marcus.denker@inria.fr> wrote:
Limitations -> no support for class variables yet -> class instance variables not yet done, either
Class Instance Slots are now done: https://pharo.fogbugz.com/f/cases/14720
- With this slice - class definition template for metaclass shows slots when enables - Metacello loading implemented for class slots
next: Class Variables: add Monticello loading support for class variable definitions.
This is now done: https://pharo.fogbugz.com/f/cases/14726/Add-support-for-loading-special-Clas... <https://pharo.fogbugz.com/f/cases/14726/Add-support-for-loading-special-Clas...> Marcus