Re: XInclude optimization

2009-11-23 Thread Simone Tripodi
Hi Sylvain and Simone, thank you a lot, the suggestions you provided are all very very interesting, so I wonder now if it is possible to realize a processor able to use at the same time the Tika way when it recognizes some kind of paths, the "XSL-on-the-fly" for more complex cases. What do you thin

Re: XInclude optimization

2009-11-23 Thread Sylvain Wallez
Simone Gianni wrote: Hi Simone and Sylvain, aren't XSLT transformers already SAX/Xpath optimized? I mean, an XSLT containing an XPath expression and used in a SAX context, isn't already able to resolve the XPath while keeping buffering at the minimum possible? I can clearly remember that the

Re: XInclude optimization

2009-11-23 Thread Simone Gianni
Hi Simone and Sylvain, aren't XSLT transformers already SAX/Xpath optimized? I mean, an XSLT containing an XPath expression and used in a SAX context, isn't already able to resolve the XPath while keeping buffering at the minimum possible? I can clearly remember that there has been a lot of wo

Re: Unbalanced tags not triggering endTransformingElement in Transformer

2009-11-23 Thread Simone Gianni
Hi Alexander, in SAX parsing of the namespace is not "mandatory". That is, when the sax event is constructed, the namespace is given, but nothing is checking if you are considering it or not. Some parsers do enforce validation, so incorrect namespaces are detected during the parsing phase, bu

Re: Website export

2009-11-23 Thread Ross Gardler
Apologies, I now realise that my mail client auto completed the wrong address - no wonder I was getting no response. Ross 2009/11/23 Ross Gardler : > http://community.apache.org is not showing the updates to the wiki, it > still shows the original CWiki index page. Anyone know how the export > th