Hi devs,

Currently usecase views are being serialized as xhtml. There is an
option to override this by a request-parameter "asXML", in order to
serialize as xml.
For a special usecase I need to serialize as html-no-dtd, and I'm unsure
how to do that.
Should I also use a request parameter? (The problem is that views with
multiple screens have to pass on this parameter, which is maybe not so
nice.)
Or should the usecase view have an attribute "serializer", which is
specified in the xconf?

Thanks for any ideas/comments.

- Josias


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to