Differences between revisions 2 and 3
Revision 2 as of 2010-06-07 13:58:57
Size: 581
Editor: jrg
Comment:
Revision 3 as of 2010-06-07 14:26:31
Size: 730
Editor: jrg
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 *
 *
 *
 * () makeBundleOfObjectsChangedSince - get list of PIDs from DOMS Server, then
 * () getObjectViewForMainObject
 * () lastTimeSomethingInThisCollectionChanged

API Estimates - Server, Client, Ingest

Server

Client

  • () makeBundleOfObjectsChangedSince - get list of PIDs from DOMS Server, then
  • () getObjectViewForMainObject
  • () lastTimeSomethingInThisCollectionChanged

Mass ingest

  • (1 md) Startup project
  • Hotfolder surveyor
    • (3 md) Repeated checking of config file
    • (3 md) Config file parser (incl. regexps) (config file in xml)
    • (4 md) Repeated checking of each surveilled folder (against regexp)
    • (1 md) Call of external (Java code) action (lock-stuff done in the action)
    • (6 md) Test-action
  • Ingest for when called by pre-ingester
    • (0 md) Nothing needed (calls DOMS Client directly)

TOTAL: 18 md

API Estimates (last edited 2010-06-08 15:18:43 by jrg)