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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
