Gustavo Niemeyer wrote: > Hey Vsevolod, > >> for doing this try my script >> https://lists.ubuntu.com/archives/storm/attachments/20080304/28dd4c6c/attachment.py >> > > Wow! That's very cool stuff! I've missed your first mail. > Surprisingly small, and the way it uses Storm itself to read the data > out is really nice. > > I've tested it in our database and seems to have done a good job! > > Thanks for publishing it. >
He-he ;) Storm is cool! Please don't waste it in future. I`m think "waste" is: - zope (i`m sorry, frameworks support must be in separate packages, like my middlestorm) - python code for schema creation (instead pure SQL) - python code for trigger emulation (like SQLAlchemy or ActiveRecord bad practice) ORM is a ORM. No more. IMHO. Thanks. Also try my other storm-related stuff: http://pypi.python.org/pypi/middlestorm http://pypi.python.org/pypi/unitstorm -- Vsevolod Balashov http://vsevolod.balashov.name/ -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
