about method annotations and trait fixes

Lukas Renggli renggli at gmail.com
Sun Feb 5 21:45:09 UTC 2006


> The definition class (fast #who) would be put where?

The definition class is already within the last literal of
every-compiled method, this was already the case for all methods
calling super but is now true for all the methods within the image.

To answer your question: Other properties such as the selector of the
method, source-code, last modification date could be put into an
i-var/property of the MethodAnnotation object, since values like that
do not have a representation in the source-code.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch



More information about the V3dot9 mailing list