Closed
Bug 629754
Opened 14 years ago
Closed 6 years ago
ANI: don't require subclassing AvmCore/Toplevel
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: stejohns, Unassigned)
References
Details
Currently, it's necessary to subclass AvmCore and Toplevel to get essential functionality; it would be better to provide explicit hooks rather than subclassing, so that AvmCore/Toplevel functionality can be better hidden.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•