I&#39;m starting to play with Seaside and Magma (and Smalltalk too :).<br>But I still don&#39;t realize how it would be the right way to do a CRUD.<br>I&#39;m watching some tutorials (some uses Magritte, some are old), but still nothing clear to me.
<br>I want to know eg: I have my Person class, I have some instances stored in Magma (or could a simple collection), now I want to be able to create a Person from a form, edit it, and delete it.<br>There is a &quot;right&quot; way to do this?
<br>There is a &quot;right&quot; way to manage transactions in this process?<br>
Does anybody has an example to point me?<br><br>Thank you very much.<br>Eugenio.<br><br><br>
<br><br>