Re: [Twisted-Python] Twisted ORM

2010-08-14 Thread bmul...@butterfat.net
Thanks for the feedback Werner, see embedded: > Great work, I'm currently looking into doing some integration work with > couchdb and stumbled over paisly https://launchpad.net/paisley but this > piece of code is poorly maintained. > I've seem other projects that use twisted and couchdb, and th

Re: [Twisted-Python] Twisted ORM

2010-08-07 Thread Werner Thie
Great work, I'm currently looking into doing some integration work with couchdb and stumbled over paisly https://launchpad.net/paisley but this piece of code is poorly maintained. Not being the db master (neither from heart nor from profession) let me ask the dumb question: How do you rate the

Re: [Twisted-Python] Twisted ORM

2010-08-06 Thread Itamar Turner-Trauring
> I've just finished creating a basic Object Relational Mapper (ORM) in > Twisted (http://trac.butterfat.net/public/twistar) called Twistar. The > goal of the project is most certainly not to duplicate the full > functionality of existing Python ORM's, but rather to provide a simple > interface to

Re: [Twisted-Python] Twisted ORM

2010-08-06 Thread Jamu Kakar
Hi Brian, On Fri, Aug 6, 2010 at 12:09 PM, bmul...@butterfat.net wrote: > I've just finished creating a basic Object Relational Mapper (ORM) in > Twisted (http://trac.butterfat.net/public/twistar) called Twistar.  The goal > of the project is most certainly not to duplicate the full functionality