Hi,

I just noticed that the jcr-commons Value implementations (such as DoubleValue) seems to allow constructing Value objects where the internal value is null, and then consequently throw Exceptions when an attempt is made to retrieve the value.

Shouldn't these fail early instead (when constructing the Value)?

BR, Julian

Reply via email to