Ticket #15 (closed enhancement: fixed)
Support "abstract" classes
| Reported by: | ged | Owned by: | ged |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description (last modified by ged) (diff)
ie classes which do not generate a table or mapper for themselves, but just serve as a base class for other entities, with a set of common fields and methods. Of course, it should also work with no field at all.
We might need to implement concrete inheritance properly before this can be done cleanly.
Change History
Note: See
TracTickets for help on using
tickets.
