View Issue Details

IDProjectCategoryView StatusLast Update
0000157Composrcore_configurationpublic2013-07-13 21:51
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000157: Stop storing non-data in the database
DescriptionDrop 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.
TagsRisk: Major rearchitecting
Time estimation (hours)4
Sponsorship open

Activities

Chris Graham

2013-07-13 21:51

administrator   ~0001537

"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.

Issue History

Date Modified Username Field Change
2016-06-08 00:14 Chris Graham Tag Renamed Major rearchitecting => Risk: Major rearchitecting