----- Original Message -----
From: "Peter Donald" <[EMAIL PROTECTED]>
To: "Avalon Developers List" <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 4:23 PM
Subject: Re: How do I get original block instance from BlockEvent?


> On Mon, 14 Jan 2002 15:51, Eung-ju Park wrote:
> > I write RMIfication, RMIficationListener and simple demo.
> > I run RMIHelloWorldServer. I meet StubNotFoundException.
> > RMIfication find proxy wrapped version block instance...
> > How do I solve this problem?
>
> At the moment it is not possible for one Block to get access to another
Block
> directly unless it is passed to them. This is to make sure the Blocks are
not
> used after they have been disposed or in manners unexpected by developers.
>
> I will have a look at this a bit to see if there is a good solution to it
all.

May be automatic RMI publishing is impossible with Good Design. ;-)
Provide proxy instance instead of real block instance to other Block and
BlockListener is good... I like it.
But RMIficationListener is need real instance... I don't want to remove
Proxy.... :-)

>
> --
> Cheers,
>
> Pete
>
> --------------------------------
>  These aren't the droids you're
>  looking for. Move along.
> --------------------------------
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to