git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@167
be28352e-c001-0410-b1a7-
c7978e42abec
* Implementation note for the todo:
* this works like a depth-first search over all vamsas objects in an vamsasDocument.
* The doHash() function is used as the 'visited' flag -
- * this *is not* a valid heuristic, although it will work "most of the time".
+ * this *is not* a valid heuristic, although it will work "most of the time".
+ * TODO: LATER? Add another method for setDefaultProvenanceField (in the spirit of setInstanceIdField) using the info from the __vorba.getClient/User/Session methods
*/
protected void __ensure_instance_ids() {
if (__vorba==null)