[Vm-dev] [Pharo-project] is there a way to avoid all the #tryNamedPrimitive:with: * in ProtoObject

Igor Stasenko siguctua at gmail.com
Thu Jan 26 10:18:51 UTC 2012


phew... done reading through overquoting :)

+1000 to removing tryXYZprimitive:

I was always wondering what those methods for, until i met a need to
support debugging when invoking nativeboost-prim methods,
because it needs special handing when invoking methods with native
code via debugger.

Then i understood that this mechanism is necessary.. yet a bit awkward..

So, improving it is wellcome! :)

-- 
Best regards,
Igor Stasenko.


More information about the Vm-dev mailing list