Statistics
| Revision:

root / trunk / libraries / libInternationalization / src / org / gvsig @ 5868

Name Size Revision Age Author Comment
  i18n 5868 almost 18 years cesar Add TranslationDatabase and MessagesClassLoader...

Latest revisions

# Date Author Comment
5868 06/15/2006 03:13 PM cesar

Add TranslationDatabase and MessagesClassLoader classes

5767 06/09/2006 10:10 AM cesar

Separate languages in different hashmaps, to properly load keys from a second file where they were already loaded from a fallback language

5599 06/02/2006 09:37 AM cesar

Optimize data structures: use HashMap, ArrayList. Don't show the missing resource exception, show the message instead. Implement the parameter "log" in some getText methods (it was present but not implemented).

4780 04/10/2006 09:43 AM cesar

Correct a corner case in addResourceFamily

4736 04/05/2006 08:28 AM cesar

Add package.html. Remove unused members. Add a new getString method

4728 04/04/2006 02:23 PM cesar

Complete and polish Javadoc comments. Tidy the sources a bit. Remove some methods which are implementation-dependent. Add a size() method and make it protected, as is only intended for the unitTests

4597 03/27/2006 12:41 PM cesar

Catch MissingResourceException exception and log it, instead of failing

4587 03/27/2006 09:40 AM cesar

Create a default PrivateClassLoader. Add methods removeLocale, removeResources

4560 03/23/2006 01:11 PM cesar

Use localized errors again, now in a safe way

4530 03/22/2006 02:07 PM cesar

Don't use a lozalized message for the 'Message not found error'. It might produce infine loops

View revisions

Also available in: Atom