Peter Hunsberger wrote:
> Instead of requiring that an extra transformer be added to the
> pipeline would it make sense to add this capability as a configuration
> option on the HTML/XHTML serializers?
>
Care is required : some emerging internet standards (XForms for example,
but also others) do require namespaces, so :
- Okay for the HTML serializer
- Not okay for the Xhtml serializer, in this case eventually provide a
list of namespaces to remove, and by default fill this list with
namespaces from cocoon.
- Obviously not for the XML output (note that xhtml and xml serializer
are the same class)

Simone

Reply via email to