On 13 Jan 2015, at 11:57, Marcus Denker <marcus.denker@inria.fr> wrote:
On 12 Jan 2015, at 16:20, Marcus Denker <marcus.denker@inria.fr <mailto: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 <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...>
This is now in 4.0 update 444 Marcus