Hi there,
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?