Changes between Version 21 and Version 22 of Bolsena2010


Ignore:
Timestamp:
Mar 26, 2010, 6:11:19 PM (14 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bolsena2010

    v21 v22  
    2828 * Does anyone like the function of the installer that it overwrites your JDBC credentials with randomly generated values? I certainly don't, as my DB lives very much longer than the many GeoNetwork installations I always do, so I have to edit {{{config.xml}}} everytime. How's about removing that?
    2929
     30 * Would it be an idea to appoint Language Managers for each of the supported translations? They would form the International Internationalization Committee (IIC) and they're summoned to maintain the i18n files for their language, before each new release.
     31
    3032 * The class {{{DataManager.java}}} and its sister {{{XMLSerializer.java}}} are in particularly bad shape, in my opinion. There are literally dozens of public methods that all do more or less the same thing. Of course it's not clearly documented why they are all there or when to use which. Would it be too drastic to propose that we keep 1 single public method for each of the functions ''createMetadata'', ''updateMetadata'', ''validateMetadata'', etc. ?
    3133