Menu

Baritus / News: Recent posts

Release 1.0.12 is out

Since 1.0.10:

1.0.12
-------------------------------------------------
Added extra logging, levels: nl.openedge.baritus.interception,
nl.openedge.baritus.executionparams and nl.openedge.baritus.executionparams,
and FormBeanCtrlBase now logs to nl.openedge.baritus.

1.0.11
-------------------------------------------------
When populating with request parameters and other parameters like request
attributes, the latter override the first. However, prior to this fix, both
levels of population for a given parameter were allways executed. Now, only
the last known value will be used. Thus, if you have request parameter 'myparam'
and request attribute 'myparam' AND the includeRequestAttributes property
of ExecutionParams is set to true, only the request attribute 'myparam' will
be matched against a property on the form bean.

Posted by Eelco Hillenius 2004-06-27