OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Seeking Examples of XSLT Memory Stress

[ Lists Home | Date Index | Thread Index ]

> 
> I did not know that and it is good to know. I disable extensions (and 
> don't really investigate them) as I run some untrusted XSLs in my CMS 
> webapp. I wonder, is there some way to configure Saxon to allow this 
> extension, but not allow any others?

You can define a subclass of JavaExtensionLibrary and nominate this using
configuration.setExtensionBinder(); in your subclass you can override the
bind() method to select which extension functions you want to allow through.
> 
> Any chance of this type of thing getting into the spec?
> 

I doubt it - too hard to specify the semantics.

Michael Kay
http://www.saxonica.com/






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS