Cool, thanks ! I'll let you know if I run into any trouble on Pharo 3. On Wed, May 21, 2014 at 8:43 AM, Luc Fabresse <luc.fabresse@gmail.com>wrote:
2014-05-21 8:37 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>:
In general, we should think about if is would make sense that the language
comes with a good proxy model by default. (this way we would avoid that everyone creates one that is not completely working)
I completely agree with that. I think that most people come back to DNU because it is there and simple to implement.
But some others also told me that they use a different design from the one of Ghost and I do not know what they change and why.
Luc
On 21 May 2014, at 08:31, Luc Fabresse <luc.fabresse@gmail.com> wrote:
Hi François,
The code is here http://ss3.gemstone.com/ss/Ghost.html/Latest the configuration is working but I do not remember if I tested in Pharo 3 now
Cheers,
#Luc
2014-05-20 18:15 GMT+02:00 François Stephany <tulipe.moutarde@gmail.com>:
What is the best way to load Ghost in Pharo 3.0? Is there a configuration somewhere?
Is anyone using it? Voyage does seem to use the ProtoObject+dnu+becomeForward trick. Is there any reason for that?