Hello again.

Been digging in the mail-archives again and I came across this response by
Peter Donald on 30 Oct 2002: 

> Re: Runtime configuration of a component

> In a word - no. We have defined a Reconfigurable interface for just this 
> purpose but no container implements it at this stage.

Is this still the case?

I know Merlin 2 is supposed to be able to "assemble" and "deploy" components
dynamically, but what about Reconfigure or Recontextualize?  Does any container
currently implement this?

The reason I ask is that my application currently uses the Observer and
Mediator Patterns (GOF Design Patterns).  The trick is, some Subjects can
change in such a way that the Observers should probably "reconfigure" or
"recontextualize" themselves.  Is there a better way to do this than use these
interfaces?

jaaron

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to