"generic" CookedBody - was RE: [Zope-CMF] Newbie question CMFDocument
Jon Edwards
jon@pcgs.freeserve.co.uk
Thu, 9 Aug 2001 17:17:27 +0100
> What about having that generic method know whether to render based on
> workflow (e.g. if authenticated user is a reviewer or not)?
I may be wrong, but I would have thought the decision as to whether to
render or not would already have been taken before this method was called?
It's just a version of the View method for showing the "guts" of objects
within a page/composite-doc, rather than on their own.
HTH
Cheers, Jon