From 639a4baaea2ce9e1dc38255a34344dcaa64bbaea Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 20 Sep 2002 00:55:01 +0000 Subject: [PATCH] Notes. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1720 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- docs/presents/notes.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/presents/notes.txt b/docs/presents/notes.txt index c8b0ba9b6..5411d1191 100644 --- a/docs/presents/notes.txt +++ b/docs/presents/notes.txt @@ -361,4 +361,11 @@ Presents Notes -*- outline -*- * 8/15/2002 ** Invocation service TODO -X genservice + genreceiver need to slurp and replace $Id: notes.txt,v 1.28 2002/09/06 01:11:36 mdb Exp $ +X genservice + genreceiver need to slurp and replace $Id: notes.txt,v 1.29 2002/09/20 00:55:01 mdb Exp $ + +* 9/18/2002 +** Client DObjectManager enhancement +- Make a note of recently unsubscribed oids so that we can avoid bogus + "Unable to dispatch event on non-proxied object" reports that inevitably + come in when the client has pitched a dobj but the server hasn't yet + processed the unsubscribe request.