[Zope] What is the best user folder replacement for the
following ...
Dan L. Pierson
dan@control.com
Mon, 17 Mar 2003 10:21:01 -0500
Hmm, interesting idea. I never thought of using a RAM cache manager to
cache user data. Have
you tried it?
--On Monday, March 17, 2003 09:06:37 AM +0000 Chris Withers
<chrisw@nipltd.com> wrote:
> Dan L. Pierson wrote:
>> I just went with exUserFolder for a similar project. The alternative
>> would be Chris Withers'
>> SimpleUserFolder, but I wanted caching support.
>
> What's wrong with using a RAM cache manager on your SUF methods?
>
> cheers,
>
> Chris - inventing one set of wheels is enough for me...
>
>