I cannot provide any donations to Xalan, I'm doing on my own. I'm interested about interpretive execution. For me, it would be useful if you can review Xalan part of this document: http://www.javaforge.com/proj/doc/details.do;jsessionid=190DC631414DA527977AF6C19BE6F42F?doc_id=36525
- which branch should I look on, I am interested in XSLT 1.0 (I've been looking on trunk) - is execution iterative - by self managed stacks - why there is code to execute stylesheet in ElemTemplateElem.execute method and also in TransformerImpl, which and when is used - can you look and answer http://www.nabble.com/ElemApplyTemplates-implementation-tf4603600.html - I am interested only in DOM2DOM tranformation - I will get a better view, I am going to profile/monitor Xalan on some xslt by eclipse TPTP, it will give some sequence diagram keshlam wrote: > > > "Explaining Xalan execution", in full detail, would be a small book. Even > a > "principles of operations" document would be nontrivial... though perhaps > worth having, if someone had the time to work on it. At that level, the > answer is "Yes, someone can and should, but someone has to come up with > the > funding so they can afford to take the time to do it -- or has to find a > really dedicated volunteer." > > Right now, what we've got is the javadocs, the code, the archives of this > mailing list, and I would guess some papers that have been published in > the > past that may not reflect the current implementation. > > Do you have specific questions? Do you have a specific level of detail > you're looking for? Are you asking about interpretive operation, compiled, > or both? > > > > ______________________________________ > "... Three things see no end: A loop with exit code done wrong, > A semaphore untested, And the change that comes along. ..." > -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish > (http://www.ovff.org/pegasus/songs/threes-rev-11.html) > -- View this message in context: http://www.nabble.com/Can-someone-explain-Xalan-XSLT-execution-tf4614181.html#a13188073 Sent from the Xalan - J - Users mailing list archive at Nabble.com.