From 31fce734b7c7bafc3fc9ab4e2dfb9c90d33e54c5 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 16 Jan 2002 04:15:45 +0000 Subject: [PATCH] Notes. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@867 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- docs/notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/notes.txt b/docs/notes.txt index e995a144d..a24f01561 100644 --- a/docs/notes.txt +++ b/docs/notes.txt @@ -8,3 +8,7 @@ should really be loading the tilesets by path. * General Remove dependencies of nodemap on miso. + +Perhaps provide an application identifier to the resource manager so that +it can cache resource sets in a unique directory in the event that +multiple Narya using applications are run on the same machine.