Thanks Sean! I am new to Smalltalk and that just helped me with a quick and simple solution for the moment.
On Mar 16, 2011, at 5:42 PM, Sean P. DeNigris wrote: > For your simple case, I would use ReferenceStream. It's really easy, just > check out the class comment. I've used this to move all the data for a Pharo > app from one image to another, it's pretty cool. > > Sean > > -- > View this message in context: > http://forum.world.st/Transferring-variable-values-to-another-image-tp3355928p3383109.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > -- Scott Gibson [email protected]
