From 23084a3ccd8753ce41c7f00cffebedcbf9453b48 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 8 Jul 2006 19:10:59 -0800 Subject: [PATCH] add idea about persistance... [git-p4: depot-paths = "//depot/": change = 845] --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 6cc5c58..06b6ce5 100644 --- a/README +++ b/README @@ -25,6 +25,8 @@ Good Luck! John-Mark Gurney Ideas for future improvements: + Make the directory persistant so that the server's UUID can not change + each run and we don't have to recreate the objects. Figure out how to rearchitect ContentDirectoryControl so I don't need to use doRecall. This may be helped by not necessarily figuring out all the children of a member just to fetch it.