Notes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@396 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -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
|
translation substitutions ({0}, {1}, etc.), one has to use '' but in plain
|
||||||
strings they have to use \'. It should be one or the other.
|
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
|
* Minimal database services
|
||||||
** Requirements
|
** Requirements
|
||||||
- Connection management (configuration file mapping database identifiers
|
- Connection management (configuration file mapping database identifiers
|
||||||
|
|||||||
Reference in New Issue
Block a user