(THIS POST IS STILL UNDER CONSTRUCTION. I'M STILL ANALYSING THE CURRENT PARSING
CODE:-)
hi, i wonder if we can make the usage of expressions in jpdl more consistent. currently
we have following usages attributes expr and class to refer to user code
<decision expr="..."
<decision ...><handler class="..."
<decision ...><handler expr="..."
<task ...><assignment-handler class="..."
<task ...><assignment-handler class="..." method="..."
<task ...><assignment-handler expr="..."
<task ...><assignment-handler expr="..." method="..."
<java class="..."
<java class="..." method="..."
<java expr="..."
<java expr="..." method="..."
<script expr="..."
<object class="..."
<object class="..." method="..."
<object expr="..."
<object expr="..." method="..."
<condition expr="..."
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258647#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...