Niclas Hedhman wrote: > Actually, that statement gave me another revelation; > > Entities themselves can be annotated with meta data (not sure if the > support for it is in place yet), but how come we are not considering > the same mechanism for the Association?
Metadata about the Entity-type and Association-type is already in place. Association extends AssociationInfo which has metaInfo() for accessing it. Is that what you meant? Or were you thinking of per-instance metainfo? /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

