On Fri, 15 May 2009, Graeme Geldenhuys wrote:
> On Fri, May 15, 2009 at 8:43 AM, Michael Van Canneyt > <mich...@freepascal.org> wrote: > > > > I think he meant a pascal version of the xsltproc program. > > Oh, my mistake.. xsltproc is just a frontend for the libxslt library. > So you should be able to write a object pascal program that talks to > the libxslt library directly (like is done for many other libraries - > just convert the header files). Or do you want a object pascal > version of the library as well? That would be even more work. :-( IMHO we should have the latter. We have a near-complete DOM implementation in native object pascal, we have XPath in native pascal. It seems only natural to have XSLT native as well... Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal