hello,
i have a question about the "_setCacheHeaders" methods inside this
file CMFCore/utils.py.

Why content is set to aq_parent and not the object itself ?
The test of a policy is make with parent of object not this object. If
i have a FSImage, the test is make with this context parent and no
http cache is set.

In my opinion content must be set to context obj, like that:
content=obj

Maybe this product is not use anymore and http cache manager is use instead.

thanks in advance
fred
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to