Previously Martijn Pieters wrote: > On 4/11/07, Juan Pablo Di Lelle <[EMAIL PROTECTED]> wrote: > >I am working on a file-system product, using Plone 2.5.2 (universal > >installer -> ZEO + 2 clients). > >If I understand correctly, Zope's auto-refresh won't work anymore (I'm > >getting the 'Cache values may only be in one cache' error...). Is that > >correct? > > Yes, refresh is broken. The original developer of the feature no > longer is part of the Zope community, and with the recent addition of > Five the refresh story has gotten to be very complex indeed. So far > noone has stepped forward to fix it.
There is https://launchpad.net/refreshng which may or may not improve things, I haven't tried Develping using unit tests helps a lot; running a test is a lot faster than starting zope and trying something manually from a browser. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
