Changes between Version 6 and Version 7 of refactoring_harvesters


Ignore:
Timestamp:
Jun 23, 2011, 2:59:23 AM (13 years ago)
Author:
mcoudert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • refactoring_harvesters

    v6 v7  
    155155
    156156 * At the time being, only those harvesters are fully implemented (both client and server side) CSW, File system, Geonetwork, OAIPMH and Webdav.
    157  * What about new feature compliance : ie. harvesting history, schema management
     157 * As this implementation is based on Geonetwork 2.6.0, what about new features compliance : ie. harvesting history, schema management
    158158 * Non conventionnal harvesters are not yet implemented and might be out of the scope of the generic model... (ie. threeds, WFS fragments)
    159159 * the java object model implies lots of modifications in the sources. For instance, we do not have anymore multiple methods in the !DataManager to handle metadata insert or import... the same for update and delete. We also need to introduce object such as Group, Category and dedicated managers...