Closed
Bug 470237
Opened 16 years ago
Closed 10 years ago
Make Bugzilla::Object use Mouse for the id and name accessors
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mkanat, Unassigned)
References
Details
Every Bugzilla::Object has an "id" and "name" accessor--this is probably the best place to start with using Mouse.
Comment 1•12 years ago
|
||
We are going to branch for Bugzilla 4.4 next week and this bug is either too invasive to be accepted for 4.4 at this point or shows no recent activity. The target milestone is reset and will be set again *only* when a patch is attached and approved.
I ask the assignee to reassign the bug to the default assignee if you don't plan to work on this bug in the near future, to make it clearer which bugs should be fixed by someone else.
Target Milestone: Bugzilla 4.4 → ---
Comment 2•10 years ago
|
||
Mouse caused a lot of trouble in the past, see bug 646578. Suggesting WONTFIX in favor of Moo, which we already depend on via Email::Sender. Either that, or simply WONTFIX.
Comment 3•10 years ago
|
||
WONTFIX, per today's meeting: https://wiki.mozilla.org/Bugzilla:Meetings:2014-10-22
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•