Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5.0
-
None
-
None
Description
We can do some clean up to make it really simple to add a new component. I guess except for the binding layer everything else should have a default implementation. And components can implement their own implementations only if necessary. Some items which we need to look at:
- We should not need SearchProviderBackend? ProviderBackend is basically some entity from which we get permissions data like file, db, cache
- We should be able to define the model and authorizables from a file, like xml?
- We should have generic privilege validators which can used by all components.
Attachments
1.
|
Cleanup the unnecessary ProviderBackend | Resolved | Colin |