Re: [TreeProcessor vs Compiled] Behavior of src attribute on action-set elements

2002-02-06 Thread Peter Royal
On Wednesday 06 February 2002 01:16 pm, Sylvain Wallez wrote: > So I updated the TreeProcessor and action sets should now behave the > same in both implementations. Thanks! > Thanks for using it :) It wasn't thoroughly tested, because the most > complex sitemaps I have at hand are the cocoon sam

Re: [TreeProcessor vs Compiled] Behavior of src attribute on action-set elements

2002-02-06 Thread Sylvain Wallez
Peter Royal wrote: >Given the following: > > > > > > >and in a pipeline: > > >In the compiled sitemap, the src parameter on the map:act in the pipeline is >ignored, the src defined in the action-set is used. In the TreeProcessor it >is the opposite, the src parameter on the pipeli

Re: [TreeProcessor vs Compiled] Behavior of src attribute on action-set elements

2002-02-05 Thread Berin Loritsch
Peter Royal wrote: > Given the following: > > > > > > > and in a pipeline: > > > In the compiled sitemap, the src parameter on the map:act in the pipeline is > ignored, the src defined in the action-set is used. In the TreeProcessor it > is the opposite, the src parameter on