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

David T. Lewis lewis at mail.msen.com
Thu Sep 15 04:13:51 UTC 2011


On Wed, Sep 14, 2011 at 11:53:36AM -0700, Eliot Miranda wrote:
> 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?

DF is Diego Fernandez (diegof79 at gmail.com).

  http://map.squeak.org/accountsbyinitials
  http://map.squeak.org/accountbyid/237d27c4-c69f-45a7-87f8-cbefaf19a24a

> 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

> 




More information about the Squeak-dev mailing list