Re: ref counting in Bonobo
- From: Miguel de Icaza <miguel gnu org>
- To: lisss ydab se
- CC: lacage email enst fr, gnome-components-list gnome org, recipientlist not shown: ;
- Subject: Re: ref counting in Bonobo
- Date: Wed, 29 Sep 1999 18:51:07 -0500
> If I have understood it right, we have a
> interface Ping {
> void Foo ();
> };
>
> that all Gnome objects should implement, and that should be used as "ticket"
> when a "client" want's to connect to a "server".
What if the server is just swapped out? Or if the net connection is
temporarly down?
What is the metric to decide when an object must die and not?
All these and more are good interesting topics for research in
distributed garbage collection, which I am not going to attempt to
address myself :-)
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]