April 14, 2020
1:44 p.m.
Take a look at the DrGeo example app, it shows how to do that (link bellow).
you hook in a startUpList: and shutDownList: of your main class.
Great, I'll check it out.
You can start with a simple Pharo image (look at the blog of Leon Ramon on activeRecord in Pharo). So my suggestion is the following - start with what makes you the fastest and focus on your domain.
For persistence I'll start with the minimal effort - Fuel. At first glance it looks that it has everything that I need. Thanks for all the tips, I'll report my experiences as I progress. Best wishes, Tomaz