Ticket #5796 (new defect)
make destroy() work recursively
| Reported by: | bill | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | tk |
Description (last modified by bill) (diff)
Seems there's never a case for when a user wants to destroy a widget without destroying it's descendants. Thus, could get rid of the destroyRecursive() method and just make destroy() work like destroyRecursive().
Unfortunately that's an API change to destroy(), so I think we need to wait until 2.0 to do it.
Change History
Note: See
TracTickets for help on using
tickets.