On Mon, Jan 12, 2009 at 5:34 PM, Edward Yakop <[email protected]> wrote: > On Mon, Jan 12, 2009 at 17:17, Niclas Hedhman <[email protected]> wrote: >> Suggestion; >> "The generic type of a Property must be a fully Serializable type, and >> must not have any injected members." >> >> This will effectively exclude all Composites. > > If this is the case, does that mean, we now use Association<Address> instead > of > Property<Address>?
As concluded earlier, it depends on whether Address is a Entity or not. Cheers Niclas -- http://www.qi4j.org - New Energy for Java _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

