You can currently define an attribute to be of the type of a specific BaseEntity. With the introduction of references, this is now not recommended. Attributes should only be primitive types or subclasses thereof.
With this change we should also change multi_reference to work like reference :multi => true (and eliminate the :multi parameter)
You can currently define an attribute to be of the type of a specific BaseEntity. With the introduction of references, this is now not recommended. Attributes should only be primitive types or subclasses thereof.
With this change we should also change multi_reference to work like reference :multi => true (and eliminate the :multi parameter)