You can also give a try to use SIF (Smalltalk Interchange Format) https://github.com/peteruhnak/sif There is parcel file in VW subfolder, and docs here: https://github.com/peteruhnak/sif/blob/master/docs.md I've used it about year ago for some small code exchanges; but of course you will have some issues with regards to namespaces, but it is doable. If you decide to try it please let me know if it work/didn't work for you (so I can update the github page). Peter On Wed, May 31, 2017 at 04:32:53PM +0200, Steffen Märcker wrote:
Thanks for the encouraging response! First question: Which is the recommended (friction free) way to exchange code between VW and Pharo?
Cheers! Steffen
Am .05.2017, 16:22 Uhr, schrieb Alexandre Bergel <alexandre.bergel@me.com>:
I second Sven. This is very exciting!
Let us know when you have something ready to be tested.
Alexandre