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