todo on importDocument (whether to exclude from interface for initial api release)
[vamsas.git] / 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
      */