Daniel Fagerstrom wrote:
Sylvain Wallez wrote:

Daniel Fagerstrom wrote:


<snip/>

Furthermore Chris made it possible to use parts of FOM in a systematic way from both Jexl and JXPath in JXTG. So that you could do things like:

${cocoon.session.user.id}
#{$cocoon/session/user/id}

Now after the "improvement" you must do:

${cocoon.session.getAttribute('user').id}
#{getAttribute($cocoon/session, 'user')/id}


Wrong, wrong, wrong and wrong. You can still write the abbreviated form. Rather than criticizing, please try it by yourself and look at the code.


I based my comment on:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110942199227672&w=2
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110942689620304&w=2
and the discussion beween you and Chris.

If the abbreviated form works again, (or worked all the time) and we are going to continue to support it, I'm happy.

Same here (sorry for this very un-productive disucssion :-( )

--
Reinhard P�tz Independant Consultant, Trainer & (IT)-Coach


{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------

Reply via email to