CPE Chapter 5 + Cascading operations question + ORM Shootout
Sylvain Hellegouarch
sh at defuze.org
Sun Jul 15 14:31:16 BST 2007
Eugene Van den Bulke a écrit :
> Hi all,
>
> I mentioned in my first post to the list that it could be interesting
> (for people like me at least) to write the code of Chapter 5 of
> CherryPy Essentials using Storm. Why? Because it is a well written
> simple comparison between 3 ORMs SQLObject, SQLAlchemy and DejaVu.
> Plus, it is available for free (it is the sample chapter
> <http://www.packtpub.com/files/1848_CherryPy_SampleChapter.pdf>).
Thanks for doing that. For people who would like to get the code rather
than reading the chapter you may look there:
https://code.cherrypyessentials.com/trunk/Chapter_5/
>
> I have attached a file named cherry-storm.py which is my take on the
> subject.
>
> Please bear in mind that it is the first time that I use a ORM and
> that the only resource available at this stage for Storm in term of
> documentation is the Tutorial. I would appreciate comments
>
> I hope I managed to replicate the spirit of Sylvain's code (I cc: him
> to get his feedback if he feels like it). I know there is one thing I
> didn't do : cascading.
If you feel like it, I could upload the code onto the subversion repo as
well so that people could refer to it.
- Sylvain
More information about the storm
mailing list