peter royal dijo: > On Nov 3, 2003, at 4:33 PM, Berin Loritsch wrote: >> Anyhoo, the basic solution is to either build a tree/graph of pure >> components >> or a tree/graph of pure beans. Either solution will work. We need to >> get rid >> of the need for the LifecycleHelper type class. I would lean more >> toward the >> bean approach for assembling the actual pipelines. It might make >> things a bit >> simpler, even to make custom hard-coded sitemaps. > > Anyone: > > Any thoughts about using Jelly as the builder for the sitemap? > > Its usage can be completely hidden, but as a tag processor, it might > work very well. We could use it to construct a bean-graph to model the > sitemap.
Great! That also means usage of JXPath for retrieve the tags? Antonio Gallardo
