From 1ce35db341aa840e664891a8005414274a92bd1a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 30 May 2001 00:16:19 +0000 Subject: [PATCH] Notes. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@9 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- docs/presents/notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/presents/notes.txt b/docs/presents/notes.txt index 6cab68ae7..99f46f20f 100644 --- a/docs/presents/notes.txt +++ b/docs/presents/notes.txt @@ -1,5 +1,12 @@ Cher Mk3 Notes -*- outline -*- +* Marshaller +Consider how the dobject marshaller deals with classes loaded and reloaded +using flushable classloaders. + +Also consider whether access to the marshaller cache needs to be +synchronized. + * Check into "connection closed by peer" thread exiting on client * TypedObjectFactory