Changes between Version 8 and Version 9 of BolsenaDraft2012
- Timestamp:
- 05/23/12 05:32:56 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BolsenaDraft2012
v8 v9 35 35 There is no point in maintaining a home-made logging facility when there are de facto standard libraries for this. Let's replace GN logging with [http://www.slf4j.org/ slf4j], and back it by the venerable [http://logging.apache.org/log4j/1.2/ log4j]. 36 36 37 == i18n == 38 39 We have localisation in a very large number of xml files, in the database, and in yet different locations for Javascript. It would be most welcome to have 1 single place for all translations. At the very least, is there anything against merging all the xml files into a single file per language? 40 37 41 == Webspecs testing == 38 42