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@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