Wolfram Kerber wrote:
Could you explain the problems that should be solved by this a little?
The idea is to provide a flexible, scalable and powerful indexing solution that works out of the box for Python, rather than Zope.
I find it rather hard to contribute anything useful without knowing some concrete examples ...
Hehe, wait for the docs, which I'm hopefully gonna start checking in today...
Btw, i have a prototype Catalog that speeds up things a bit in usual scenarios. It is cacheable, implements an extended query interface and solves two performance issues with certain queries. I intend to put that into a proposal :-), but probably not until next week. If anybody wants to discuss that and/or take a look, just mail me.
Well, I'd love to see this, where can I get the code?
Ok, i've put it here : http://www.gallileus.info/gallileus/members/m_wolf/publications/100756611705 /10075665840/protoCat.zip I should put together some doc about the changes as well ...