Niklas Uhrberg wrote: > And this metadata is per instance and not per type? > > (This round of the discussion started by me asking Rickard about the > possibility of using the metadata on associations, but as this is per > type and not per instance it called for more support.) > > I'm still pretty ignorant about all mechanisms in Qi4J...
There is per-type metadata for entitytypes, property types, etc., but nothing per instance. If such thing is wanted I would suggest to do it as a mixin type that you apply to the domain model. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

