Peter wrote: ||| Everytime there is a call to lookup() your ComponentManager marks which ||| component was requested. You make sure that you have a separate ||| ComponentManager instance for each component (probably all inheriting from a ||| central ComponentManager). When that component gets shutdown you end up with ||| a list of components that it requested.
i see...clever. i'm going to see if i can get something like this working. thanks, ryan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>