On 26 Jun 2014, at 15:19, Sven Van Caekenberghe <[email protected]> wrote:

> Thanks for taking care, these things are aways more work than expected.
> 

Indeed… and the code afterwards always looks so little and so simple ;-)

        Marcus

> On 26 Jun 2014, at 15:06, Marcus Denker <[email protected]> wrote:
> 
>> 
>> On 25 Jun 2014, at 17:15, Marcus Denker <[email protected]> wrote:
>>> 
>>>> - Opal needs to delegate code generation to the Slot.
>>>> 
>>> This is now done. Opal now, in the semantic analysis phase, annotates slot 
>>> accesses
>>> as OCSlotVariable (OCInstanceVariable we can remove later).
>>> 
>>> Then when generating, it just forwards to the slot:
>>> 
>>> emitStore: methodBuilder
>>> 
>>>     slot emitStore: methodBuilder
>>> 
>> 
>> This is now finally in the image 4.0 046 
>> 
>>      Marcus
>> 
>> 
> 
> 


Reply via email to