Yes, I guess cross dialect is not for the faint of heart.
I feel like fixing bugs and improving stuff for pharo is the best way to diverge from the original project.

Grumpf.





On Thu, Sep 4, 2014 at 5:15 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:

On 04 Sep 2014, at 16:18, Fran��ois Stephany <tulipe.moutarde@gmail.com> wrote:

> Ok. Is there a process somewhere on how to convert VW code to Pharo? Just load it would already be cool.

Glorp is pretty big and complex.

Porting something cross platform is a huge amount of work, I think most of it was basically done by hand. This creates a huge maintenance problem of course. The same is true for Xtreams. Seaside seems to be able to manage this problem by being extremely careful.