#173 closed enhancement (wontfix)
add support for inheritance in defstruct extension
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | not urgent at all | Milestone: | |
| Component: | extensions | Version: | 4.3.x |
| Keywords: | defstruct interfaces | Cc: | |
| Estimated difficulty: |
Description
defstruct should support (single) inheritance. This should then be made available to the interfaces egg as well.
Note: See
TracTickets for help on using
tickets.

abandoned (redefinition of base structs will need too much checks).