OOH..  I like this idea.

I’ll do a quick test on this and see if it works as expected..

For now, I want to store the data in the image.

The trick is, I like to start with a fresh image every few days. So, I’d like 
to open a new Pharo, pull the source code, then pull the data.

Thanks!


> 
> If you are keeping data in a Pharo image then you could just save the image 
> instead of using STON. Alternatively, you could model your data in an 
> Application class with three instance variables: theaters, movies, and 
> events. Then you could dump the root application object and STON should 
> preserve the relationships (I expect). I prefer this model since it allows me 
> to create a test object that encapsulates all the data in one place (even if 
> it is referenced from a class variable).

----
peace,
sergio
photographer, journalist, visionary

Public Key: 
https://pgp.key-server.io/pks/lookup?op=get&search=0x69B08F58923AB3A2
#BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
@sergio_101@mastodon.social
https://sergio101.com
http://www.codeandmusic.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

Reply via email to