Closed Bug 784864 Opened 12 years ago Closed 12 years ago

Expose staticArgs as part of the self module.

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: KWierso, Unassigned)

Details

If we plan to get rid of the main() method at some point in the future, we should expose the staticArgs object that was available from main's options.staticArgs as part of the self module (similar to what we did for options.loadReason).

Currently, api-utils/system exposes the same staticArgs object, but that's hidden down in the low-level stuff (Plus, there's absolutely no documentation for the the system module at the moment).
Apparently we're putting system into the high-level modules.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.