On Wed, 3 Apr 2002, Paul Hammant wrote: > Not wishing to be political, just to furnish you with info, the 'push' > model is described as 'Inversion of Control' --> > > http://jakarta.apache.org/avalon/framework/inversion-of-control.html
It is also described as "JavaBeans", JMX, and few other names. There is no "inversion of control" in the java beans or jmx specification - just an object setting properties ( or managing ) another one in a 'straight' direction. Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
