In a thread on the main docbook list, I wrote:
> IIRC, the main issue is the size of l10n.xml. Parsing this takes forever.       

I take it back. Actually, it's not the parsing that takes so long, it's that
the stylesheets use complex keys (thank you Jeni T.).

In 4XSLT, the preparation of the indices for these keys takes a very long time
because they are computed for every source document, including those obtained       
via document(). It takes a long time to generate the indices for l10n.xml,     
even though these keys don't end up being needed for any but the main source
tree.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

Reply via email to