Closed
Bug 665617
Opened 14 years ago
Closed 14 years ago
GCLI startup/shutdown functions might be unnecessary
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jwalker, Assigned: jwalker)
References
Details
Questions:
- Does it still make sense to have startup/shutdown functions?
(The idea from bespin was that things could be dynamically pluggable),
however:
- this is more of a top level thing, so pluggability isn't the same
- we might be able to do this with Domains anyway
- its hard to justify without a concrete usecase
In summary - we probably don't need startup/shutdown functions.
- The initialization could happen on module load of gcli/index
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jwalker
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•