[doc] Quick note about the current field

This commit is contained in:
amercader 2012-02-06 10:17:27 +00:00
parent a5cf445fa6
commit 78b61a09e9
1 changed files with 2 additions and 1 deletions

View File

@ -273,7 +273,8 @@ following methods::
- performing any necessary action with the fetched object (e.g
create a CKAN package).
Note: if this stage creates or updates a package, a reference
to the package should be added to the HarvestObject.
to the package must be added to the HarvestObject.
Additionally, the HarvestObject must be flagged as current.
- creating the HarvestObject - Package relation (if necessary)
- creating and storing any suitable HarvestObjectErrors that may
occur.