Lars,

You might count me as a courageous tester but I still believe that an XSLT
implementatin would be best :-)

Garland.

----- Original Message -----
From: Lars Martin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 24, 2002 7:38 AM
Subject: Fw: RE: XSLT implementation


>
> Begin forwarded message:
>
> Date: Fri, 24 May 2002 12:12:14 +0200
> From: Olivier Moises <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: RE: XSLT implementation
>
>
> Hi all,
>
> I first wanted to make an xslt-based Xupdate implementation exactly in
this
> way: an xsl doc applied to the xupdate document and the data document
> creates a xsl applied only to the data document.
> In concept, it's not so hard, you just have to duplicate your data
document
> and catching transformations with 'xsl:template' generated by the first
> pass.
> Nevertheless, in practice I met some problems :
> How to process multiple times on the same node, example : a
"insert-before"
> and a 'insert-after' on the same node ?
> How to process collision of commands ?
> How to process intersection of nodesets resulting of evaluation of
'select'
> attribute ?
> How to create nested 'xupdate:element' in the same pass ?
> How to process the append command which is applied on the parent node with
> child selection and not the node itself ?
>
>
> If I believe that it could be possible, I believe too, that the amount of
> work to finish in this way will be exaggerated comparing to
programmatically
> transform with dom or sax.
> I began, a couple of weeks ago, a porting of XUpdate with Xalan/Xerces
C++.
> It should be available, as open source, in few days (but must be strongly
> tested of course).
> I am looking for courageous testers   ;-)
>
> Regards,
>
> Olivier Moises
>
>
> ----------------------------------------------------------------------
> Post a message:         mailto:[EMAIL PROTECTED]
> Unsubscribe:
mailto:[EMAIL PROTECTED]
> Contact administrator:  mailto:[EMAIL PROTECTED]
> Read archived messages: http://archive.xmldb.org/
> ----------------------------------------------------------------------
> --
> ______________________________________________________________________
> Lars Martin                             mailto:[EMAIL PROTECTED]
> SMB GmbH                                        http://www.smb-tec.com
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.362 / Virus Database: 199 - Release Date: 5/11/02


--
______________________________________________________________________
Lars Martin                             mailto:[EMAIL PROTECTED]
SMB GmbH                                        http://www.smb-tec.com

----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact administrator:  mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to