[squeak-dev] Re: anyone have a more up-to-date MethodWrappers for Squeak than MethodWrappers3.9-pmm.10?

Eliot Miranda eliot.miranda at gmail.com
Wed Sep 14 18:53:36 UTC 2011


Hi All,

    I'm getting on ok with updating the 3.9 code to 4.2 but there are a few
uglies.  This in particular is clear as mud:

DF 4/19/2006 00:34 ·  MwMethodWrapper class methods for class initialization
tweakClassFormat

self setFormat: (self format bitOr: 16r200).

Who is DF?  What's the intent of this method?  MwMethodWrapper is a subclass
of CompiledMethod and so should have instSpec equal to CompiledMethod's
instSpec (12/16rC).  This sets it to 4 (WeakArray's).  As far as I can see
the above method is pointless.  But how can I be sure.  There's _no comment_
at all in this method.

On Tue, Sep 13, 2011 at 2:42 PM, Eliot Miranda <eliot.miranda at gmail.com>wrote:

> Hi All,
>
>     the most up-to-date MethodWrappers I can find is for Squeak 3.9,
> pre-closures.  Anyone have anything compatible with Squeak 4.1/4.2/Pharo
> 1.1/1.2/1.3?
>
> --
> best,
> Eliot
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110914/dd0f7770/attachment.htm


More information about the Squeak-dev mailing list