Thanks for your quick response. I'll try this as soon as possible - though
probably not as soon as I would like to ;)

Cheers,
Olaf

> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 05, 2004 1:40 AM
> To: Avalon framework users
> Subject: Re: Possible bug in merlin's jmx facility
>
>
> Stephen McConnell wrote:
>
> > The solution is to update the Resolver interface to include
> something like:
> >
> >     Object resolve( boolean proxy );
> >
> > So if you do something like:
> >
> >     Object object = m_model.resolve( false );
> >
> > You will get back the pure non-proxied component.
>
> If you update from CVS - the composition API and implementation
> (including runtime) now support resolve( boolean ).  It's not tested b
> ut it should provide what your need - i.e. the object returned should be
> a non-proxied instance.
>
> Stephen.
>
>
> --
>
> |------------------------------------------------|
> | Magic by Merlin                                |
> | Production by Avalon                           |
> |                                                |
> | http://avalon.apache.org/merlin                |
> | http://dpml.net/merlin/distributions/latest    |
> |------------------------------------------------|
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to