J Aaron Farr wrote:

Hello.

Just a little reality check on Fortress capabilities:

-- All Fortress components exist on the "root" level. In other words, they
are defined on the same level in the *.xconf file.

-- If you wanted to have "nested" components which were also handled
(initialized, etc.) by the root container, you would need to extend the
Fortress DefaultContainer in some way.

I'm also wondering about "subcontainers" -- kinda like Pheonix Blocks. Is
there anything comparable to this in Fortress or even Merlin? In other words,
you have a DefaultContainer and one of it's components is also another
DefaultContainer, or something like that. Does that make sense?

This is available in Merlin today. Each block (container handler) can be declared to contain any number of components (where components are like Phoenix blocks), any number of sub-blocks, and a classloader for the blocks.

Cheers, Steve.


Thanks,
jaaron

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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




--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net




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

Reply via email to