Jonathan Hawkes wrote:

Difficult to have a "standard" there since there isn't even a standard
Container interface...


The meta info and framework interfaces define the standard criteria and visible artificats that establish the contract between container and component. For example, when a container wants to aquire a service it makes the request to the container via the container supplied ServiceManager. The component does not need to see a Container interface - it needs to see interfaces that define the relevant aspects of the contract.


Stephen.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to