View Issue Details

IDProjectCategoryView StatusLast Update
157Composrcore_configurationpublic2013-07-13 21:51
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary157: 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
Attach Tags
Time estimation (hours)4
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2013-07-13 21:51

administrator   ~1537

"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