Re: ANNOUNCE: XML::LibXSLT 1.52
by Matt Sergeant other posts by this author
Sep 8 2002 9:25AM messages near this date
view in the new Beta List Site
Re: Expat-XS [was: faster parsing?]
|
RE: XML::Schema, anyone?
On Saturday, September 7, 2002, at 09:27 pm, Oleg A.Paraschenko wrote:
> Hello Matt,
>
> thank you for implementing XSLT Perl extension functionality
No problem. It was a much sought after feature.
> On Wed, 4 Sep 2002 07:59:45 +0100
> Matt Sergeant <matt@[...].org> wrote:
> ...
> >
> > If you pass parameters to your extension function they are all down
> > converted into strings at runtime - there is no internal access to
> > nodelists. The return from your function is also just a plain string,
> > there is no support for returning a nodelist.
> >
>
> Is it some vital limitation that only string parameters/returns are
> implemented? It would be nice to have node[set]s parameters and return
> trees.
It should be possible, but it's a fair bit more work, that's all.
Matt.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|