- From: Alessandro Vernet <avernet@orbeon.com>
- Date: Wed, 31 Jan 2007 17:17:26 -0800
- To: public-xml-processing-model-wg <public-xml-processing-model-wg@w3.org>
On 1/31/07, Norman Walsh <Norman.Walsh@sun.com> wrote: > I think we want an XSLT1 component that processes XSLT 2.0 stylesheets > in forwards compatibility mode and an XSLT2 component that processes > XML 1.0 stylesheets in backwards compatibility mode. > > Defining a single component that does both puts a significant burden > on implementors and users, IMHO. On which way would this make it easier for implementors? I can see that with 2 distinct components implementors won't need write code that looks at the version attribute to decide which XSLT engine to use, but I wouldn't consider this a significant burden. What about users: in which way would two components make this simpler for users? Isn't this creating unnecessary burden by asking them to specify the version both in the stylesheet and in the component name? Alex -- Orbeon Forms - Web Forms for the Enterprise, Done the Right Way http://www.orbeon.com/
Received on Thursday, 1 February 2007 01:17:36 UTC