M
mbanks
Guest
What about using a Registry? I'm not suggesting a full-blown LDAP or anything like that. A registry object in an application could allow each layer or subsystem to register itself. Then, any subsystem that needs the services of another can get a reference to the service interface from the registry. I'm personally not a big fan of centralizing the delivery of messages, unless your architecture requires something like publish/subscribe or broadcast.
Continue reading...
Continue reading...