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.