Reinhard Poetz pisze: > Grzegorz Kossakowski wrote: >> Reinhard Poetz pisze: >> >> Oh gosh, you stumbled upon COCOON-2118[1] issue. Fortunately enough, >> at least COCOON-2117 is >> resolved so we can find this value in ObjectModel. Using XPath it >> should be something like: >> >> all/sitemap[position() = last()]/*[name()='1'] >> >> or: >> >> all/sitemap[position() = last()]/*[name()='$named$']/*[name()='1'] >> >> I don't remember if $named$ part is necessary. I must put here a BIG >> warning, I tested this only >> casually so this part of EL might have bugs. >> >> Expressions above look quite nasty so I think we'll need to get map: >> language done pretty quickly. >> (I think it should be easy) >> >> If you can't make this work, write a IT for it and I'll have a look ASAP. > > I think that I will wait until COCOON-2118 will be implemented ;-)
No problem. Are you looking at me as at the one possibly implementing this? :-) -- Grzegorz Kossakowski Committer and PMC Member of Apache Cocoon http://reflectingonthevicissitudes.wordpress.com/
