Re: Treeprocessor and source resolving

2002-03-12 Thread Sylvain Wallez
Carsten Ziegeler wrote: >Hi Sylvain, > >can you give me some hints on the source resolving code of the tree >processor? > >The stylesheet approach passes the environment as the source resolver to the >setup() method of the different sitemap components like actions (act() >method), generators etc.

Treeprocessor and source resolving

2002-03-12 Thread Carsten Ziegeler
Hi Sylvain, can you give me some hints on the source resolving code of the tree processor? The stylesheet approach passes the environment as the source resolver to the setup() method of the different sitemap components like actions (act() method), generators etc. I looked into the code and I sa