From d098fee4ff8b4804f14420e9557b3c6f97b77279 Mon Sep 17 00:00:00 2001 From: mdb Date: Wed, 31 Oct 2001 09:42:55 +0000 Subject: [PATCH] Notes. git-svn-id: https://samskivert.googlecode.com/svn/trunk@396 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/docs/notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/samskivert/docs/notes.txt b/projects/samskivert/docs/notes.txt index 1ded9a5f..a3e1f31d 100644 --- a/projects/samskivert/docs/notes.txt +++ b/projects/samskivert/docs/notes.txt @@ -10,6 +10,10 @@ Fix message.properties single quote handling. In messages that have translation substitutions ({0}, {1}, etc.), one has to use '' but in plain strings they have to use \'. It should be one or the other. +Make MessageManager.resolveBundle more efficient because presently it +iterates over all locales looking for an exact match *every* time a +message is fetched. + * Minimal database services ** Requirements - Connection management (configuration file mapping database identifiers