> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
>
> Using this solution, and the images I supplied, if "child2"
> was exposed as a management interface then it can be accessed
> by "sub2", "child1", and "end". However, none of the other
> "sub"s would be able to see it. It forces you to be smart
> about what you expose and where.
Sounds OK. Use case: Using Merlin as root, but wanting to use a
Phoenix-only component. Would like to put Phoenix in as a
sub-container, but still be able to access the component I put in it:
Root (Merlin)
|
+--- Phoenix Embedded
| |
| +--- Component A
|
+--- Component B
Component B should be able to see/use the service provided by Component
A, and vice versa.
/LS
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>