[Product-Developers] Adding an "object lock state" in CacheSetup for ETag computation

Ricardo Newbery ric at digitalmarbles.com
Sun Apr 12 07:08:21 UTC 2009


On Apr 9, 2009, at 12:26 AM, Tarek Ziadé wrote:

> Hello,
>
> to make CacheFu work properly with ETags, I had to append in the  
> ETag the lock state
> of the object:
>
> ILockable(object).locked()
>
> Otherwise, when you unlock an object the unlock panel will not  
> disappear even if the object is locked. I suggest adding this to  
> CachSetup in the list of elements that can be checked in the  
> configuration panel to compute Etag
>
> Cheers
> Tarek
> -- 


How's this...

http://dev.plone.org/collective/changeset/84124

Ric







More information about the Product-Developers mailing list