On Fri, 2011-10-28 at 12:12 -0700, Francisco Costa wrote: > Hi Samuele, thanks for your answer. > Do you have any idea whats the status of the mongodb adapter > development?
I know that Massimo was going to work on that once finished the new documentation, and I am doing some experiments too (although I have to reverse-engineer the whole DAL mechanism due to documentation lack, and it's definitely not the primary thing I'm working on..). Plus (IMHO: don't take this as official since it's only how I see it), I think it would take some development on the DAL too in order to make full use of the mongodb features while allowing to keep the same functionality on other databases too.. (In mongodb you don't care about the record schema at all, while in other databases you cannot, so either you don't make use of that or you need something to make a similar behavior work on all databases too..). So, I guess the best thing for the moment is using directly pymongo (using the ``DAL()`` just for the pooling mechanism) and subclass ``Auth`` and ``Crud`` to make them work with pymongo directly. -- Samuele ~redShadow~ Santi ---------------------------------------------------------------- redshadow[at]hackzine.org - redshadowhack[at]gmail.com Blog: http://hackzine.org GPG Key signature: 050D 3E9F 6E0B 44CE C008 D1FC 166C 3C7E EB26 4933 ---------------------------------------------------------------- /me recommends: Squadra Informatica - http://www.squadrainformatica.com ---------------------------------------------------------------- - Proud ThinkPad T-Series owner - Registered Linux-User: #440008 * GENTOO User since 1199142000 (2008-01-01) * former DEBIAN SID user ---------------------------------------------------------------- "Software is like sex: it's better when it's free!" -- Linus Torvalds
signature.asc
Description: This is a digitally signed message part