On 24 August 2013 14:18, jan.struz <public+pharo@struz.cz> wrote:
St��phane Ducasse wrote
> On Aug 23, 2013, at 7:13 PM, jan.struz &lt;

> public+pharo@

> &gt; wrote:
>
>> Proxy implementation
>
> did you have a look at Ghost because mariano spent nearly a year on it.
>
> I do not really know what are the messages supposed to be supported by
> ProtoObject to be debugged
> May be it is not in the contract of ProtoObject and as such it produces
> normally an infinite loop.
>
> Stef

ok, so the rule is: never subclass ProtoObject to make Debugger crazy..
I will definitely look at Ghost, it has already been on my todo list..

i would say:
��- if you subclass from ProtoObject then you are on your own.. don't expect
any standard tools to work anymore (including debugger, of course).
��
And no, there is no 'fix' for that.. except from merging ProtoObject with Object,
which kills the purpose of having ProtoObject class.

thanks





-----
Save The World!
--
View this message in context: http://forum.world.st/Debugger-recursion-tp4704703p4704864.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.




--
Best regards,
Igor Stasenko.