Hi Sergio, I added a Movies demo, using a Soil database. There was a previous Accounting demo that had two versions (in memory database and Soil database) from which I based the new demo. I like the Movie demo because it is simple yet complex enough. I suspect the Accounting demo is too complicated to grasp as a first encounter. I’m going to use the Movie demo for a presentation, so it’ll continue to be tweaked. Mainly, I’ll be adding a way to use SoilTransaction with #commit, instead of #checkpointAndContinue.
The code is at: [image: Seaside-Quasar.png] yannij/Seaside-Quasar: Pharo/Smalltalk code to use Quasar Framework in Seaside. Also, some demo apps using Magritte are provided. <https://github.com/yannij/Seaside-Quasar> github.com <https://github.com/yannij/Seaside-Quasar> Cheers, Yanni On Thu, Jan 18, 2024 at 11:11 AM sergio ruiz <sergio....@gmail.com> wrote: > > […] > > In the end, I’ll end up with: > > - an application of some sort that scratches my own itch > - a pile of articles outlining how i designed the tool set for the > application. > > and in reality, it’s gonna be thinly veiled Smalltalk evangelism. >