On Thu, Jul 10, 2008 at 9:31 AM, bryan rasmussen <[EMAIL PROTECTED]> wrote: >> Also i note that since Saxon 9.1 support XQuery Updates look like it >> is become possible to have "live tree" for fast file saving & even >> moving document editing process just to manipulation thru XQuery >> Updates directly on XML document trees (ODF?). >> > > I suppose you mean doing this via a script that would use the built in > saxon processor to periodically update? Otherwise not sure how it > could be done, surely not via just a filter. >
it`s like DOM manipulation but by XQuery Updates statements - not c++ or java code here and since we can always transform XQuery to XQueryX - here much space for automated testing facilities. > Also not sure what the thoughts are about your suggestion of chaining > imports via Tidy although it is something I support. > Now we have 2 branch - HTML import/export (C++?) & XHTML export (XSLT 1.0). I guess that we can drop HTML filter support & move into pure XHTML world - just XSLT 2.0 based import/export filter for clean XHTML. And for "street" (X)HTML import we can use Tidy (http://www.w3.org/People/Raggett/tidy/). Easy and simple. By the way - i suspect that current HTML filter far from achieve perfection & i worry that this can happen only when last HTML document will be buried. Also XML is single type where XForms can live - it not survive in HTML-based world. OO can be easily converted to IDE for XForms-enabled web pages. with best wishes, Slav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
