[Zope] Re: login page problem

Chris Withers chris at simplistix.co.uk
Thu Apr 7 08:29:16 EDT 2005


Dieter Maurer wrote:
> I is just that with "exUserFolder", there is a management page
> where you configure the parameters for the user cache -- that's all
> of it. No special Python Scripts, no association with a RAMCacheManager,
> no headache with invalidation (after user object changes through the API)...

Yes, and the implementation was mostly barroque rubbish last time I 
looked at XUF.

I believe in re-using lots of simple compments to build complex 
applications. I hate to see loads of common concepts like caching, 
sessions, cookie-management and rdb interaction re-implemented in 
non-reusable ways so many times...

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope mailing list