-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 19, 2008, at 7:36 PM, Gustavo Niemeyer wrote: > >> One of our developers rewrote and cleaned up the transaction >> methodology many months ago and we now support two-phase, SAVEPOINT >> and all that other stuff very nicely. > > I'm happy for you. I honestly hope SQLAlchemy becomes the most > successful > ORM ever invented. Meanwhile, we'll have to maintain and improve > Storm, in > its simplicity, so that we can build a few tens of thousands of > working > code lines on top of it, as we've been doing in the last few years.
This is what makes both SA and Storm interesting to me, and I think both absolutely have a place in the Python-ORM world. One of the reasons I switched is that I realized that SA was a very powerful, but also complex component, and Mailman just didn't need that power or complexity. So for my application, and my way of thinking about it, Storm (so far) has hit the sweet spot. - -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAke7hikACgkQ2YZpQepbvXGC8ACeNZ34uC5ez0P1uC4isPXxl5V5 fvIAn1+LQ0//GzYRdFddvjUcomAb347G =D9bu -----END PGP SIGNATURE----- -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
