On Thursday, November 21, 2002, at 05:36 AM, Leandro Rodrigo Saad Cruz wrote:
Hi all. I'm sending this patches to the list to see if you would like to
include them into CVS.

These changes should help a developer, with a Configuration instance at
hand, determine it's parent and root Configuration instances.
It respects the read-only nature of Configuration objects.
I understand that you may have a need to do what you are doing, but such a change to the Configuration interface will receive a -1 to me.

The design to view only child configurations was an explicit design choice. It preserves the "Inversion of Control" that is central to Avalon. A component can pass a portion of its configuration on to child components with full confidence that the child component can only access what it was given.
-peter

--
peter royal -> [EMAIL PROTECTED]


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

Reply via email to