On 2009-12-07 22.41, philippe van dyck wrote:
No go.
I am getting Ambiguous Type Exception out of SerializableType.fromJSon.
Maybe the real question here is .. why are my value composites serialized in
SerializableType .. and not ValueCompositeType ?
any clue ?
It depends on the type of your property. If it is a ValueComposite, then
ValueCompositeType will be used. Otherwise it will fallback to
SerializableType. If you're using interface-implementation separation,
and let the property point to the interface, this will happen. In my own
case I always point to the composite type for values.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev