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.rrd@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.