Changes between Version 46 and Version 47 of Bolsena2010


Ignore:
Timestamp:
May 10, 2010, 8:16:29 AM (14 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bolsena2010

    v46 v47  
    1717
    1818 * Javadoc: let's clean up the existing Javadoc and add new where it is missing. It'd be good to [http://java.sun.com/j2se/javadoc/ familiarize yourself] with how Javadoc works, before doing this; e.g. there should be no blank line between the Javadoc and the method it is about; the first sentence should end in a period; and things like that.
     19
     20 * Let's remove the harvesters' configuration from the "settings" table to its own, first-class-citizen table. Now, if you have many harvesters, it is nigh impossible to find anything in "settings".
     21
     22 * While at it can we change the code so that you can save settings from the GUI even if not all expected settings are present in your database?
    1923
    2024 * Automatically add the Javadoc pages to this wiki, updated from a Hudson build process? For all of the branches?