Hi Esteban,
I wrote some code which makes a dolphin package appear as a changeset to
Pharo. Works fairly well.
However, I didn't tackle the automatic code conversion issues: methods
too long for pharo, Dolphin syntax extensions (##).
Thierry
Le 17/08/2014 00:39, Esteban A. Maringolo a écrit :
Hi,
Does anybody know if there is a tool/package or something to import
Dolphin's chunked fileouts into Pharo?
The chunk format is different, as well as some methods not present in
Pharo classes (like #owningPackage:/#guid: among others).
If nothing exists, then I'll have to make it somehow.
Regards!
Esteban A. Maringolo