xsl-list
[Top] [All Lists]

Re: [xsl] Saxon/C going forward

2014-01-05 15:14:57
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 18.12.2013 18:11, O'Neil Delpratt wrote:
In the development of the PHP extension we tried to follow the
functions available in the PHP XSL extension (i.e. libxslt) where
possible. Please see the API of the Saxon/C PHP extension:

To those who use XSL on PHP are you happy with the way it is done
or would do it differently?

Ideally PHP API including method names should be as similar to
existing API as possible, see:

http://cz1.php.net/manual/en/class.xsltprocessor.php

Bearing in mind that we may need to make changes to support the
XPath 2.0 type system. Also is interop with the libxml parser
important?

Many existing PHP applications run transformation against DOM
constructed in memory. So ideally transformation should be possible to
run over libxml2 DOM, or at least Saxon could on-the-fly create copy
of this DOM into TinyTree or what's used in Saxon/C.

                                Jirka

- -- 
- ------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka(_at_)kosek(_dot_)cz      http://xmlguru.cz
- ------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
- ------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
- ------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
- ------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlLJyzQACgkQzwmSw7n0dR7oBACeKdANiiLM/NKiiBAbsmNam/rM
+L0An3gvZrfQlQopLw1yuRGXCDte4XjX
=Z3b9
-----END PGP SIGNATURE-----

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [xsl] Saxon/C going forward, Jirka Kosek <=