Closed
Bug 1079284
Opened 10 years ago
Closed 9 years ago
Loop actions should be separated by domains
Categories
(Hello (Loop) :: Client, defect, P5)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
WONTFIX
backlog | tech-debt |
People
(Reporter: NiKo, Unassigned)
Details
(Whiteboard: [tech-debt])
Right now we have a single module defining Flux actions; we should probably split them by domain (eg. conversationActions, roomActions, …)
Updated•10 years ago
|
Whiteboard: [tech-debt]
Updated•10 years ago
|
backlog: --- → Fx36+
Updated•10 years ago
|
backlog: Fx36+ → Fx37+
Updated•10 years ago
|
backlog: Fx37+ → Fx38?
Updated•10 years ago
|
backlog: Fx38? → tech-debt
Priority: -- → P5
Updated•9 years ago
|
Rank: 58
Comment 2•9 years ago
|
||
It's valid. It's not clear that there's much benefit, though, until we start having naming collisions, or people start getting confused by actions that are similarly named and would otherwise have been named the same except that the effect different domains. I'm going to resolve as WONTFIX for now, and we can reconsider later if we need to.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Flags: needinfo?(dmose)
You need to log in
before you can comment on or make changes to this bug.
Description
•