2014-06-23 16:59 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
sad, but understandable. in any case, it is a work for the pharo *community*, not for the consortium. things that would help: - an entry in the issue tracker - an explanation of the use case needed to solve - a pointer to Eliot modifications in squeak so the one who will do the job can take a look
I added an entry to the issue tracker: https://pharo.fogbugz.com/f/cases/13377/Mirror-primitives-in-Debugger Which also refers back to this post, possibly causing an infinite recursion :)
I hope somebody from Pharo with enough internals knowledge will pick this up.
GLORP is the only ORM we have in Pharo 3, and debugging objects being mapped can get really nasty.
any other ORM you would do would use also proxies, so you would have the same problem :)
I know, but that doesn't make my statement false. :)
is not a problem of GLORP but a problem in our support for proxies.
What else uses this kind of proxies? Regards! Esteban A. Maringolo