View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
157 | Composr | core_configuration | public | 2010-04-10 18:42 | 2013-07-13 21:51 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 157: Stop storing non-data in the database | ||||
Description | Drop storing config stuff in the DB except actual values; use our new hook structure for providing default config values, field names, etc. Make addon_registry hooks store specific-permission details, and drop the table that does that. This will make upgrading easier, as there is less chance of a software/DB mismatch. | ||||
Tags | Risk: Major rearchitecting | ||||
Attach Tags | |||||
Time estimation (hours) | 4 | ||||
Sponsorship open | |||||
|
"Make addon_registry hooks store specific-permission [privilege] details, and drop the table that does that." This won't be done because the install code needs to run to set defaults, so it would be unnecessarily complex to try and make a whole new API for that, when a single line of install code will do fine. Not for now at least. If we implement the "one kind of addon" tracker issue, perhaps it will. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-08 00:14 | Chris Graham | Tag Renamed | Major rearchitecting => Risk: Major rearchitecting |