Leszek Gawron wrote:

Sylvain Wallez wrote:

Leszek Gawron wrote:


AAAAha!. That is a really important information. Invoker.toDOMNodeList is used by jx:set. This instruction is used mainly in jx-macros.xml like this:


<jx:set var="cformsDummy" value="${cformsHelper.startForm(form, macro.arguments)}"/>


cformsDummy counts for 10 of the 25 <jx:set> in jx-macros.xml. So having a <jx:call> would cut down a fair number of them.

What do you mean by jx:call? jx:call executes a macro.


Ah yes. By "jx:call", I mean a way to evaluate an expression to call some code without bothering of storing its result (which is void BTW) in a variable.

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://apache.org/~sylvain            http://anyware-tech.com
Apache Software Foundation Member     Research & Technology Director



Reply via email to