Closed
Bug 713769
Opened 14 years ago
Closed 14 years ago
Socorro - add configman generic app framework
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
2.4.1
People
(Reporter: lars, Assigned: lars)
References
Details
(Whiteboard: [qa-])
add the support files for configman to Socorro. This is the .../socorro/app/generic_app.py file on which all future socorro apps will be based. This framework allows for dynamic class loading and automatic logging support.
| Assignee | ||
Comment 1•14 years ago
|
||
there is a pull req for this: https://github.com/mozilla/socorro/pull/242
this has no effect on any current app, it is totally for future use as we move toward using configman in Socorro.
r? anyone?
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•14 years ago
|
Target Milestone: 2.4 → 2.4.1
Comment 2•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/1a8d6d54c38f4fe927a1a9b7d1abd0b38465d3c0
Merge pull request #275 from twobraids/g-app2
fixes bug 713769 added configman generic app framework
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•