RE : [Jelly][HowTo] Catch var call

2004-09-16 Thread Marc DEXET
Paul Libbrecht wrote: Why can't you use the catch tag which would catch the exception generated by sub-calls of getVariable ? It's not in my point of view a very nice way of doing this purpose :0) It however works with a JellyContext extension with override like code_extract /**

[Jelly][HowTo] Catch var call

2004-09-15 Thread Marc DEXET
Hello everybody. First my concern : - write rule about variable value construction - be sure rule are executed in proper order Look at that !-- Rule Set -- ruleSet var=myRuleSet rule var=first doSomething/ rule rule var=middle