Does the Pharo debugger use the mirror primitives yet? �Unless InstructionStream and ContextPart have been updated to use objectClass: and objectInstVarAt: et al then the debugger will be fooled by proxies. �I really need to push this code through to Squeak trunk. �Once I've done that (Monday? �it's thanksgiving here and its party time :-) ) Pharo can perhaps adopt the code too.

David, does the Interpreter support the mirror primitives yet? �i.e. do the MirrorPrimitiveTests pass on the Interpreter now?�


On Fri, Nov 29, 2013 at 6:03 AM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Does anybody else have issues while stepping through GLORP Proxy objects (collections in this case)?

I simply can't use this feature unless the proxied collection was already materialized.

I can't reproduce it right now, but it bites me everytime is step through blocks, because stepping into is really annoying :)


Does anybody else have the same issue?

This is Pharo 2.


Esteban A. Maringolo



--
best,
Eliot