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: Hiding the XSL ?


The only problem with this approach is that I'm using
MSXML and not Java and I really don't want to integrate
Java into my project!!
Somebody mentioned the concept of data islands but to
be honest I'm not too sure about how they work.

Is any one aware of a way whereby I could load my
XSL as a string using MSXML. That way I could obfusicate
the XSL and have an internal algorithm for giving me the
proper XSL string.

Any ideas ??
Ciaran.

-----Original Message-----
From: owner-xsl-list@mulberrytech.com
[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Stephen Kirkham
Sent: Thursday, August 17, 2000 8:19 PM
To: 'xsl-list@mulberrytech.com'
Subject: RE: Hiding the XSL ?


You may want to look at the translet technology from SUN -
http://www.sun.com/xml/developers/xsltc/ , the basic idea is to compile XSLT
into Java. Its still work in progress but looks very promising.

-----Original Message-----
From: ciaran byrne [mailto:ciaran.byrne@3tl.com]
Sent: Thursday, August 17, 2000 9:39 AM
To: XML; XSL-List
Subject: Hiding the XSL ?


Hi all,
	Is anybody aware of a way in which the
XSL can be hidden from public view ?
This would be necessary in the case whereby I have
a product that uses XSL's and I don't want the
XSL's to be publically available. This would be the
case when I want to hide the implementation details
from the user so that I have more of a "black box"
approach whereby the user inputs one form of XML
and out pops the other.

I would ideally like some sort of binary

Any ideas ?? - the only way I can think of is
if the files were encrypted, but that seems like
an awful lot of hassle.

Cheers,
Ciaran.


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


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



 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]