Re: ExpressionUtil.evalNotNull doesn't return NAE on null value

2002-10-13 Thread Shawn Bayern
On 13 Oct 2002, David M. Karr wrote: In particular, I see that the NullAttributeException is thrown if the expression string was not null, but the resulting value was null. However, if the expression string was null, it just returns null. Shawn, could you explain the motivation for this?

Re: ExpressionUtil.evalNotNull doesn't return NAE on null value

2002-10-13 Thread David M. Karr
Shawn == Shawn Bayern [EMAIL PROTECTED] writes: Shawn On 13 Oct 2002, David M. Karr wrote: In particular, I see that the NullAttributeException is thrown if the expression string was not null, but the resulting value was null. However, if the expression string was null, it