todo on importDocument (whether to exclude from interface for initial api release)
authorjprocter <jprocter@compbio.dundee.ac.uk>
Fri, 14 Sep 2007 13:46:19 +0000 (13:46 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Fri, 14 Sep 2007 13:46:19 +0000 (13:46 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@463 be28352e-c001-0410-b1a7-c7978e42abec

src/uk/ac/vamsas/client/IClient.java

index 877dcfe..cf61bb2 100644 (file)
@@ -98,7 +98,8 @@ public interface IClient {
     /**
      * Any application may call importDocument to merge a stored
      * vamsasDocument into the current session.
-     * Note: use a IClientFactory's implementation to make sessions out of vamsas documnts
+     * Note: use a IClientFactory's implementation to make sessions out of vamsas documents
+     * TODO: this is not currently implemented by SimpleClient - and may be dropped from the first version of the interface. 
      * LATER: VAMSAS: The IClient implementation will handle all ID 'relocations'
      * @param location
      */