Re: RE: Pluto updated
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: RE: Pluto updated
- From: benjamin sunshine-hill <bsunshin@...>
- Date: 2004年6月15日 12:12:02 -0700
Ah, I see what you mean. I dislike how brittle and convoluted the file format becomes, though. Also, I think there might be additional problems when two objects refer to a same third object... a decreasing reference-count might help, but the complexity gets rather onerous.
----- Original Message -----
From: Grisha <grisha@eagle.ru>
Date: Tuesday, June 15, 2004 11:47 am
Subject: Re: RE: Pluto updated
> Why is there a problem with cyclic references? There's no problem as long as
> you first add object to already serialized list, and only then actually
> serialize it.