Closed
Bug 1090767
Opened 11 years ago
Closed 8 years ago
[System2] Design the system event naming rule
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alive, Unassigned)
References
Details
Now we are not limiting any event naming,
but as system 2 is on going, I'd like to construct a rule for all of the events because now they should go with |publish| and we are able to control them at the same time.
Proposal 1.
ModuleName.EventName
@sample: app.opening, appwindowmanager.activated
Proposal 2.
ModuleName:EventName
@sample: app:opening, appwindowmanager.activated
Another is about module name in event:
AppWindowManager.activated or app-window-manager.activated or appwindowmanager.activated
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•