On 2010-03-23 10.48, Stanislav Muhametsin wrote:
That could be a possible solution. And would be a good practice anyway. For my part, I already circled the problem by using PropertyDescriptor instead of PropertyType. Actually, I remember someone saying that EntityType (and Property/Association/ManyAssociation -Types) and EntityDescriptor (and Property/Association/ManyAssociation -Descriptors) being duplicates of each other, which evolved there during some phase of Qi4j development. And that the XXXType:s should be merged into XXXDescriptor:s.
Yes, that is true. That would be a nice cleanup of the API actually. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

