[squeak-dev] Fun with spock (NativeBoost FFI)

Igor Stasenko siguctua at gmail.com
Mon May 14 13:17:27 UTC 2012


On 14 May 2012 05:12, Levente Uzonyi <leves at elte.hu> wrote:
> On Sun, 13 May 2012, Igor Stasenko wrote:
>
>> oh, an i forgot to add that NativeBoost works only in Pharo.
>
>
> It's only the latest version, previous versions work.
>
yes. the ones which contain an evil overrides in #tryPrimitive: ....
method.

but in new version, i introduced a registration mechanism for custom
primitive simulation,
so i no longer need to override anything.

>
>> Since changes to Debugger simulation code here:
>>
>> http://code.google.com/p/pharo/issues/detail?id=5223
>
>
> If you look at that issue you'll find out why noone tries to integrate
> anything from Pharo. Good luck finding what was changed to what. The
> developement process is opaque.
>

slice is just an empty package with dependencies (where the real
changes are). if you know how to diff between two versions of MC
package
you should be able to extract the stuff from it.


-- 
Best regards,
Igor Stasenko.


More information about the Squeak-dev mailing list