RE: [xsl] RDDL as a delivery vehicle for XSLT extensions?

Subject: RE: [xsl] RDDL as a delivery vehicle for XSLT extensions?
From: "Jonathan Borden" <jborden@xxxxxxxxxxxx>
Date: Sat, 3 Mar 2001 09:35:58 -0500
Suppose I provide a (in this case Java) class:

	Class RDDLClassLoader(namespaceURI, classname)

could an extension namespace then bind itself to an external class using
whatever language it is interested in? That is, we define standard RDDL
natures for various languages and the purpose would be "#xslt-extension".
This sort of thing would be really easy to do -- at least for java and I
imagine javascript -- but I'll leave the implemenations for various other
languages to other people. In this way a single extension namespace can be
bound to an array of implementations in various languages.

-Jonathan


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


Current Thread