X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fuk%2Fac%2Fvamsas%2Fclient%2FIClient.java;h=cf61bb2a2e5a8e1fa76fc8748a7521f8e4fefda1;hb=0a868a9601b051aeaf439a8d73f6fc070044a02c;hp=877dcfea14f0dd7bec2fa455ac801cab8d1fd9fb;hpb=dbbeea4a5931296bdfc3617d40c4d176c63b5843;p=vamsas.git diff --git a/src/uk/ac/vamsas/client/IClient.java b/src/uk/ac/vamsas/client/IClient.java index 877dcfe..cf61bb2 100644 --- a/src/uk/ac/vamsas/client/IClient.java +++ b/src/uk/ac/vamsas/client/IClient.java @@ -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 */