On Saturday 15 June 2002 12:46 pm, Nicola Ken Barozzi wrote: > In reality, it can be used to do anything.
Yes, I believe that is the point :) > It's too generic to be made to enforce anything; > if a Container wants to tell something to its child, > why not simply call a child's method, instead of giving the child > a handle, which really makes the child a container itself. The Context lets the container publish information to its children. It is up to the children to (a) care enough to receive it (implement Contextualizable) and (b) act upon the information in there. -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>