Closed (fixed)
Project:
Bootstrap
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 May 2008 at 17:00 UTC
Updated:
26 May 2008 at 10:49 UTC
Currently rules are stored in the 'variable' table like php array of 'rule' objects.
all inside of a rule is also objects.
i think that's good for manipulating in code but isnt ok for storing.
i think storing in a php file would be better with all data as arrays.
so if anyone would break bootstrap by providing 'bad' rule he can
always edit rules manually inside the storage php inc file.
Comments
Comment #1
crank commented