[Zope-CMF] [dev] add view traversal
yuppie
y.2008 at wcm-solutions.de
Mon Sep 15 07:04:14 EDT 2008
Martin Aspeli wrote:
> Charlie Clark wrote:
>> Am 14.09.2008 um 13:30 schrieb Martin Aspeli:
>>
>>> Zope 3 does use IAdding for zope.app.form/zope.formlib based add
>>> views;
>>> With z3c.form, IAdding support is optional, but the preference is to
>>> just use views like @@add-foo.html (note: I hate the .html convention;
>>> it is superfluous and looks weird, IMHO).
>>
>> I used to think this but then I thought about the possibility of any
>> non-Zope upstream handling such as caching which might be very
>> grateful for this kind of convention.
>
> We don't have .html extensions on content items or views in Plone, and
> setting up Caching has never been a problem.
Exports to a file system are the problem because the content type gets
lost. But I can't see a need to save add views to a file system, so
regarding add views I agree.
Cheers, Yuppie
More information about the Zope-CMF
mailing list