You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Inger, Matthew" <In...@Synygy.com> on 2004/05/28 22:06:16 UTC

[betwixt] Inheritance

It's possible i'm just missing something, but i've
been unsucessful in trying to achieve mapping inheritance
in betwixt.

I have an abstract base class, which has some properties which are
mapped.  There is then a subclass with it's own additional properties
for mapping.

I cannnot seem to get betwixt to output the properties from the
superclass unless i specifically refer to each of those properties
in the mapping for the subclass.

Shouldn't mappings inherit (at least optionally) from the mapping
for their superclass?

If anyone has any hints, please let me know.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org