persistence across sessions

classic Classic list List threaded Threaded
1 message Options
FunInRetirement FunInRetirement
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

persistence across sessions

This post has NOT been accepted by the mailing list yet.
I completed the Bank Account tutorial written for Squeak. It worked fine but I have a question about persistence of data. After I built the bank account and gave it a balance history I saved and quit. Later I wanted to go back to it. The account and its details were gone and I could only create a new account.

How is data saved across sessions in Pharo?
Loading...