Aaron,

> > > 1. Support of other dependency management schemes in Avalon
> > > 2. Making it easier to reuse Avalon components in non-Avalon
> frameworks
> >
> > to make Eve's components available to other containers like Pico.
> >


> Look at the source in my "Mutuals" example at
> 
> http://www.jadetower.org/spire/mutuals/
> 
> I still need to update some of it, but it shows how I handle writing
> components for both Fortress and PicoContainer.  Basically, what I do is
> write all the non-framework related code in an abstract implementation and
> then write a simple Fortress, Pico or Merlin implementation.  With a

Looks like you use the inheritance version of the containment based
wrapper approach we use with Eve.  Works probably with less work than
writing a wrapper.

Thanks,
Alex




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

Reply via email to