This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Designs for XSLT functions


> > > I think clearly separating the specification of the abilities:
> > >
> > >   -> to statically define and statically
> > >      invoke functions in XSLT, and
> > >
> > >   -> to dynamically invoke functions

I don't see any need for special syntax to invoke functions whose name is
decided at run-time. That can easily be done using a general-purpose
evaluate() extension that constructs XPath expressions from strings.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]