Hi Sean. I am not sure if I understood. You have data (some objects of your domain) and code (classes, methods, etc).
I can understand that you use SandstoneDB for moving your data, but I am surprise if it can move code as well. Did I misunderstand you?
Or you use Gofer/Metacello for the "code" part?
cheers
With Ramon Leon's simple image-based persistence, I now have one script that
moves all my code /and data/ into a new image. Also, Pharo 1.3 with Cog Jit
VM seems really fast at loading code. I just loaded all my personal projects
and the following into 1.3-rc in ~1 minute:
PetitParser
Phexample
FFI
Applescript
SimplePersistence
OSProcess
CommandShell
KomHttpServer
SimpleRestServer
ExternalWebBrowser
This used to be /much/ longer and more complicated!
--
View this message in context: http://forum.world.st/Breakthorugh-Porting-to-Latest-Pharo-tp3952134p3952134.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.