At 06:41 PM 6/7/2002 -0700, you wrote:
>With a combination of dynamic proxies and the Object.finalize() method
>it should be possible to use the VM's garbage collector to release a
>component.  This would be transparent to both the client and the
>component.

+1

This is what excalibur does except it also has an invalidate (rather than 
finalize) to do the work and it also invalidates the proxy aswell (making 
it impossible to use a deleted componet).


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

Reply via email to