Paulo wrote:

|||       /** Releases all not-yet-released components.  */
|||       public void releaseAll();

actually, isn't this A Bad Thing?

if something like releaseAll() were public, any 
Composable could release all the Components being
managed.


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

Reply via email to