From 99cfce21cfd9e358f4f5ae628498ebad75c0b932 Mon Sep 17 00:00:00 2001 From: jprocter Date: Sun, 19 Mar 2006 18:01:33 +0000 Subject: [PATCH] removed todo git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@187 be28352e-c001-0410-b1a7-c7978e42abec --- src/org/vamsas/client/IClientDocument.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/org/vamsas/client/IClientDocument.java b/src/org/vamsas/client/IClientDocument.java index d199da8..8db697f 100644 --- a/src/org/vamsas/client/IClientDocument.java +++ b/src/org/vamsas/client/IClientDocument.java @@ -24,7 +24,6 @@ import org.vamsas.objects.core.VAMSAS; * objects in the document, all other references created * by this Vobject's instance and all other references * constructed by any other vamsas agents in the session. - * TODO: NOW! make AppData interface instance for getting/setting 'global' appData and the current users' appData entry. * TODO: LATER: finegrained access control for public/private user access * Finegrained access control: Since a clientDocument is created for a particular * UserHandle, there is scope for fine grain data access -- 1.7.10.2