Summary
add support for inheritance in defstruct extension
Metadata
- Id: f661cc7b2b70908ef334050552067cfb82f5491d
- Trac id: 173
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: wontfix
- Priority: not urgent at all
- Milestone:
- Version: 4.3.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2010-02-08 10:04:54 UTC
- Keywords: defstruct interfaces
Description
`defstruct` should support (single) inheritance. This should then be made available to the `interfaces` egg as well.
Changes and comments
[2010-02-09 08:25:51 UTC] felix changed status from new to closed
[2010-02-09 08:25:51 UTC] felix set resolution to wontfix
[2010-02-09 08:25:51 UTC] felix wrote:
abandoned (redefinition of base structs will need too much checks).