On 23 Jun 2014, at 16:49, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
2014-06-23 16:28 GMT-03:00 Eliot Miranda <eliot.miranda@gmail.com>:
Hi Esteban,
I never installed your proposed changes in a Pharo 3 image because there is a significant change in ContextPart. Your proposed changeset changes classVars of ContextPart.
Would you mind adapting your mirror methods changes to work also in Pharo 3 (and maybe in Pharo 4 too?).
I'm sorry Esteban, but that is work for the Pharo consortium to do. My time is limited and I use Squeak.
That's totally understandable.
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 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 :) is not a problem of GLORP but a problem in our support for proxies. Esteban
Regards!
Esteban A. Maringolo