Hi,

XSLTC
---------------
If using XSLTC, it's current state, should you avoid using xsl:key? I 
noticed bug reports about it. Is it even worth it to use keys in XSLTC?
========================================================

Xalan optimizations
----------------
Scott Boag mentioned some optimaztions he was working on making 
expensive xsl ( like //*[@id=$id] ) as fast as keying it. I was 
wondering if this would also have the same effect on XML brought in 
through the document function ( document('my.xml')//*[@id=$id]) )?

best,
-Rob

Reply via email to