Config Database Hierarchy and hidden Parameters
Config Database Hierarchy and hidden Parameters
See the User's Guide for a more detailed description!
See greencontrol/example/gcnf_private_params for an example!
Hierarchy Concept
Details Hierarchy Concept
The GCnf_private_Api contains an own instance of a private plugin which works like the ConfigPlugin. The communication does not use transactions but function calls to make it less vulnerable. The private API checks for each call whether to forward it to the parent API or whether to process it locally. There are also some calls that are mixed (e.g. getList() returns a combination of the parent and the private list).
Alternative Hierarchy Concept
- Printer-friendly version
- Login or register to post comments
Posted April 29th, 2008 by ChristianSchroeder