"generic" CookedBody - was RE: [Zope-CMF] Newbie question CMF
Document
marc lindahl
marc@bowery.com
Thu, 09 Aug 2001 10:45:43 -0400
> From: "Jon Edwards" <jon@pcgs.freeserve.co.uk>
>
> Tres wrote (4th June)
>
>> I will probably be adding a more "generic" method than CookedBody (e.g.,
> it
>> will work for Images and Links, as well) to the 'Contentish' interface
> very
>> soon (after 1.1final). This method will return the "guts" of an object,
>> suitable
>> for injecting into another page (your table cell, or a div, for instance).
>> We need such a common method in order to make "composites" possible.
>>
>> Tres.
>
> Is this in the pipeline in the near future Tres?
What about having that generic method know whether to render based on
workflow (e.g. if authenticated user is a reviewer or not)?