Hi Tore,
> Great work on 1.1! I am looking forward to use the new cache and
> defining queries in the Modeler in our projects.
Thanks ;-)
> Given the following parameterized query on the Person.
>
> "(firstName = $first) and (lastName = $last)"
>
> What if only $first is set in the Map? The pruneMissing boolean seem
> to control the behavior. If pruneMissing=false a ExpressionException
> is thrown.
> If pruneMissing=true the complete qualifier for both firstName and
> lastName are ignored.
This seems like a bug. Uninitialized parameters pruning should work the
same way it does in EOQualifier. Let me take a look at this.
Andrus
This archive was generated by hypermail 2.0.0 : Mon Mar 01 2004 - 17:32:54 EST