> On 13 Jan 2015, at 11:57, Marcus Denker <[email protected]> wrote:
>
>>
>> On 12 Jan 2015, at 16:20, Marcus Denker <[email protected]
>> <mailto:[email protected]>> 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-Class-Var-definitions
>
> <https://pharo.fogbugz.com/f/cases/14726/Add-support-for-loading-special-Class-Var-definitions>
>
This is now in 4.0 update 444
Marcus