On Wed, Feb 18, 2009 at 1:42 PM, Niclas Hedhman <[email protected]> wrote: > I am trying to correct the testcase failures, and found that > ValueComposites does not do the "composite lookup" like the others.
Ok, I was jumping to conclusions. The bug is not as described, but in the serialization code. EntityPropertyInstance.storableValue() is given the ValueType, which does not take into consideration whether it is a substituted type or not. Will dig around a bit further to understand who should be responsible for that. Cheers Niclas -- http://www.qi4j.org - New Energy for Java _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

