Hi, you might want to take a look at arbrows, developed by Nahuel, that does about the same as what you're planning to do!
http://www.arbrows.org/browser/src/arbrows see it in action at http://archives.rezo.net/ On Wed, Jun 22, 2011 at 8:10 PM, Dushyant Bansal <[email protected]> wrote: > Hi all, > > I was looking for a web framework for Pipermail UI. I have decided to use > Pylons. > Anna and benste wanted to know the reasons for choosing pylons over Django > (As benste is already using Django for mailman WebUI). So, I thought I > should discuss it with all of you. > > Andrew is working on converting Pipermail to use Storm/SQLite instead of > pickles to save data. So, the framework needs to have support for Storm ORM. > Django has its own ORM and Storm cannot be used with it natively (Though > storm is said to have support > <http://blogs.gnome.org/jamesh/2008/09/19/django-support-landed-in-storm/> > for django, I could not find anything further to try/test Storm with > Django). > Pylons doesn't provide any ORM and I have tested a small application using > Storm. > > Please give your feedback. > > Regards, > Dushyant > _______________________________________________ > Mailman-Developers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/mailman-developers > Mailman FAQ: http://wiki.list.org/x/AgA3 > Searchable Archives: > http://www.mail-archive.com/mailman-developers%40python.org/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-developers/fil%40rezo.net > > Security Policy: http://wiki.list.org/x/QIA9 > -- Fil _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
