Can anybody explain me clearly what the function of the DB struct is in the com/services.h file. In the source is said: "This is the interface object. Each service database is parameterized with a memory object." Is the db object a kind of interface repository in which the interfaces of the service(s) are stored. And what is the difference with the general repository ????