vamsas.git
17 years agoAdded shutdown() methods for the socket-based PickManager code.
imilne [Wed, 7 Mar 2007 11:09:07 +0000 (11:09 +0000)]
Added shutdown() methods for the socket-based PickManager code.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@350 be28352e-c001-0410-b1a7-c7978e42abec

17 years agostub for the dom tree update event generator.
jprocter [Tue, 6 Mar 2007 12:57:09 +0000 (12:57 +0000)]
stub for the dom tree update event generator.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@349 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded PickManager test code. Current state of library means this example app fails...
jprocter [Tue, 6 Mar 2007 12:56:31 +0000 (12:56 +0000)]
added PickManager test code. Current state of library means this example app fails to shutdown after three instances have been started.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@348 be28352e-c001-0410-b1a7-c7978e42abec

17 years agosynchronized methods to ensure thread safety for underlying SimplePickManager code...
jprocter [Tue, 6 Mar 2007 12:55:46 +0000 (12:55 +0000)]
synchronized methods to ensure thread safety for underlying SimplePickManager code. (not successful yet!)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@347 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoensured single instance of vamsasarchive io handler to prevent lock contention.
jprocter [Tue, 27 Feb 2007 22:19:12 +0000 (22:19 +0000)]
ensured single instance of vamsasarchive io handler to prevent lock contention.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@346 be28352e-c001-0410-b1a7-c7978e42abec

17 years agonon-1.4 factory construtors removed.
jprocter [Mon, 12 Feb 2007 14:33:21 +0000 (14:33 +0000)]
non-1.4 factory construtors removed.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@345 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoAdded generateClientUrn method to generate a urn from client name and version. Ensure...
pmarguerite [Fri, 2 Feb 2007 17:45:52 +0000 (17:45 +0000)]
Added generateClientUrn method to generate a urn from client name and version. Ensures that the client urn is generated, when one of the attribute is modified. And, add support for null attribute in the equals method

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@344 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoAvoid creation of ClientHandle and UserHandle objects with null attributes. Otherwise...
pmarguerite [Fri, 2 Feb 2007 17:39:51 +0000 (17:39 +0000)]
Avoid creation of ClientHandle and UserHandle objects with null attributes. Otherwise, problem with null pointer exception.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@343 be28352e-c001-0410-b1a7-c7978e42abec

17 years agolog config (with SESSIONLOG config too).
jprocter [Fri, 12 Jan 2007 15:54:01 +0000 (15:54 +0000)]
log config (with SESSIONLOG config too).
Need to separate SESSIONLOG in future.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@342 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSimpleClient implementation testable against uk.ac.vamsas.test.ExampleApplication
jprocter [Fri, 12 Jan 2007 15:51:15 +0000 (15:51 +0000)]
SimpleClient implementation testable against uk.ac.vamsas.test.ExampleApplication

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@341 be28352e-c001-0410-b1a7-c7978e42abec

17 years agofixed bug leaving copies of archive backups (no testcase for this)
jprocter [Fri, 12 Jan 2007 15:47:39 +0000 (15:47 +0000)]
fixed bug leaving copies of archive backups (no testcase for this)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@340 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoextended to test against SimpleClient implementation
jprocter [Fri, 12 Jan 2007 15:46:10 +0000 (15:46 +0000)]
extended to test against SimpleClient implementation

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@339 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded TODO for testing getAppData method before migration to simpleClient.
jprocter [Fri, 12 Jan 2007 15:42:39 +0000 (15:42 +0000)]
added TODO for testing getAppData method before migration to simpleClient.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@338 be28352e-c001-0410-b1a7-c7978e42abec

17 years agountested watcherElement for spotting changes in SessionFlagFile presence/absence.
jprocter [Fri, 12 Jan 2007 15:39:22 +0000 (15:39 +0000)]
untested watcherElement for spotting changes in SessionFlagFile presence/absence.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@337 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoformal polling thread for particular FileWatcher types (VamsasFile or SessionFile...
jprocter [Fri, 12 Jan 2007 15:38:15 +0000 (15:38 +0000)]
formal polling thread for particular FileWatcher types (VamsasFile or SessionFile style)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@336 be28352e-c001-0410-b1a7-c7978e42abec

17 years agomethod to get File object being watched
jprocter [Fri, 12 Jan 2007 15:35:44 +0000 (15:35 +0000)]
method to get File object being watched

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@335 be28352e-c001-0410-b1a7-c7978e42abec

17 years agofixed subtle bug in closeChannel behaviour on lock release and debug logging.
jprocter [Fri, 12 Jan 2007 15:34:27 +0000 (15:34 +0000)]
fixed subtle bug in closeChannel behaviour on lock release and debug logging.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@334 be28352e-c001-0410-b1a7-c7978e42abec

17 years agowrapper for conditionally passing picks onto the client application
jprocter [Fri, 12 Jan 2007 15:26:43 +0000 (15:26 +0000)]
wrapper for conditionally passing picks onto the client application

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@333 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded (broken) haltPickManager methods
jprocter [Fri, 12 Jan 2007 15:26:11 +0000 (15:26 +0000)]
added (broken) haltPickManager methods

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@332 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org->uk.ac
jprocter [Fri, 12 Jan 2007 13:29:45 +0000 (13:29 +0000)]
refactoring org->uk.ac

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@331 be28352e-c001-0410-b1a7-c7978e42abec

17 years ago VamsasSession: Fixed VamsasSession init/construction if the session directory exist...
pmarguerite [Fri, 5 Jan 2007 19:01:15 +0000 (19:01 +0000)]
 VamsasSession: Fixed  VamsasSession init/construction if the session directory exists and do not contains session files.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@330 be28352e-c001-0410-b1a7-c7978e42abec

17 years agowhen closing session, closes each associated VAMAV clients
pmarguerite [Thu, 4 Jan 2007 15:45:53 +0000 (15:45 +0000)]
when closing session, closes each associated VAMAV clients

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@329 be28352e-c001-0410-b1a7-c7978e42abec

17 years agomore refactoring fallout
jprocter [Fri, 15 Dec 2006 17:32:41 +0000 (17:32 +0000)]
more refactoring fallout

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@328 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoUpdated simple client sessionURN to use URI instead of URL to generate SessionURN...
pmarguerite [Fri, 15 Dec 2006 16:13:25 +0000 (16:13 +0000)]
Updated simple client sessionURN to use URI instead of URL to generate SessionURN (URI) from the session directory path (file location or vamsas session).
Updated SimpleClient to match modified constructor (MalformedURL not throw anymore)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@327 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionURN fix asFile method now create the File object from the URI
pmarguerite [Fri, 15 Dec 2006 15:58:04 +0000 (15:58 +0000)]
SessionURN fix asFile method now create the File object from the URI

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@326 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoAdded TestSessionURN: to test the creation of a sessionURN and to retrieve a correct...
pmarguerite [Fri, 15 Dec 2006 15:47:37 +0000 (15:47 +0000)]
Added TestSessionURN: to test the creation of a sessionURN and to retrieve a correct file from it.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@325 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionUrn: modified to scope with windows (space ... in file name. Use URI instead...
pmarguerite [Fri, 15 Dec 2006 15:46:51 +0000 (15:46 +0000)]
SessionUrn: modified to scope with windows  (space ... in file name. Use URI instead of URL

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@324 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoModified CustomMessage.java so that tabs are used to separate message elements rather...
imilne [Fri, 15 Dec 2006 15:09:28 +0000 (15:09 +0000)]
Modified CustomMessage.java so that tabs are used to separate message elements rather than underscores.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@323 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoModified MouseOverMessage.java so that tabs are used to separate message elements...
imilne [Fri, 15 Dec 2006 15:08:57 +0000 (15:08 +0000)]
Modified MouseOverMessage.java so that tabs are used to separate message elements rather than underscores.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@322 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionHandle: added equals method to compare SessionHandles, based on the sessionUrn
pmarguerite [Fri, 15 Dec 2006 15:07:30 +0000 (15:07 +0000)]
SessionHandle: added equals method to compare SessionHandles, based on the sessionUrn

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@321 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoamsasSession: added addClient and removeClient to add and remove a client to/from...
pmarguerite [Fri, 15 Dec 2006 15:06:25 +0000 (15:06 +0000)]
amsasSession: added addClient and removeClient to add and remove a client to/from the session client list.
Attached (as attribute) a SessionManager

Removes  the currentSession of the active session list, if the client to removed is the last one of the list

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@320 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoMoves sessionFile management to SimpleSessionManager calling SessionsFile class...
pmarguerite [Fri, 15 Dec 2006 15:03:10 +0000 (15:03 +0000)]
Moves sessionFile management to SimpleSessionManager  calling SessionsFile class  (dealing directly with the file)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@319 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSimpleClient: remove client of the session client list when closing/finalizing (final...
pmarguerite [Fri, 15 Dec 2006 15:01:43 +0000 (15:01 +0000)]
SimpleClient: remove client of the session client list when closing/finalizing (finalizeClient method)
added get_session() to retrieve current vamsas session

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@318 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoAdded comment about handling messages in the GUI event thread.
imilne [Fri, 15 Dec 2006 13:53:29 +0000 (13:53 +0000)]
Added comment about handling messages in the GUI event thread.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@317 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoAdded getter methods to the MouseOverMessage class.
imilne [Fri, 15 Dec 2006 13:49:52 +0000 (13:49 +0000)]
Added getter methods to the MouseOverMessage class.
Added code to MouseOverMessage.java so it can reconstruct the message object from the raw data stream.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@316 be28352e-c001-0410-b1a7-c7978e42abec

17 years agointernal flags for added and updated since last read for Vobjects tested with Archive...
jprocter [Fri, 15 Dec 2006 12:05:06 +0000 (12:05 +0000)]
internal flags for added and updated since last read for Vobjects tested with ArchiveClient code.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@315 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoChecked in the document update handler interface and a concrete implementation of...
imilne [Fri, 15 Dec 2006 11:52:41 +0000 (11:52 +0000)]
Checked in the document update handler interface and a concrete implementation of it (that contains empty methods).

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@314 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoCommented out all logging messages from the pick code to speed up message transfer.
imilne [Fri, 15 Dec 2006 11:27:30 +0000 (11:27 +0000)]
Commented out all logging messages from the pick code to speed up message transfer.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@313 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded a getter for the pickhandler interface in IClient
jprocter [Fri, 15 Dec 2006 11:12:32 +0000 (11:12 +0000)]
added a getter for the pickhandler interface in IClient

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@312 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded usage notes about removing specific object bindings
jprocter [Fri, 15 Dec 2006 11:10:55 +0000 (11:10 +0000)]
added usage notes about removing specific object bindings

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@311 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoextracted from the jalview.io.VamsasDatastore bindjv2obj and associated methods.
jprocter [Fri, 15 Dec 2006 11:07:07 +0000 (11:07 +0000)]
extracted from the jalview.io.VamsasDatastore bindjv2obj and associated methods.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@310 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionUrn: added a constructor to build a SessionURN from a String
pmarguerite [Fri, 15 Dec 2006 09:24:24 +0000 (09:24 +0000)]
SessionUrn: added a constructor to build a SessionURN from a String

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@309 be28352e-c001-0410-b1a7-c7978e42abec

17 years agojavadoc not updated for refactored packages.
jprocter [Fri, 15 Dec 2006 09:04:32 +0000 (09:04 +0000)]
javadoc not updated for refactored packages.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@308 be28352e-c001-0410-b1a7-c7978e42abec

17 years agocreated setURN to generated sessionUrn from a urn as String. Allow to be replaced...
pmarguerite [Thu, 14 Dec 2006 21:18:21 +0000 (21:18 +0000)]
created setURN to generated sessionUrn from a urn as String. Allow to be replaced by an inheriting class

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@307 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionHandle: made SessionHandle serializable to be able to store it into file
pmarguerite [Thu, 14 Dec 2006 21:15:09 +0000 (21:15 +0000)]
SessionHandle: made    SessionHandle serializable to be able to store it into file

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@306 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSessionHandle: made SessionHandle serializable to be able to store it into file
pmarguerite [Thu, 14 Dec 2006 21:14:12 +0000 (21:14 +0000)]
SessionHandle: made    SessionHandle serializable to be able to store it into file

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@305 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoVamsasSession Fix session constructor/initialisation if the session directory already...
pmarguerite [Thu, 14 Dec 2006 21:13:31 +0000 (21:13 +0000)]
VamsasSession Fix session constructor/initialisation if the session directory already exists

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@304 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoSimpleClientFactory Added support to create a IClient for a given Session to a given...
pmarguerite [Thu, 14 Dec 2006 21:13:03 +0000 (21:13 +0000)]
SimpleClientFactory Added support to create a IClient for a given Session to a given session URN

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@303 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoPicking API now has message classes and basic implementation of interfaces (for its...
imilne [Thu, 14 Dec 2006 19:29:20 +0000 (19:29 +0000)]
Picking API now has message classes and basic implementation of interfaces (for its own implementation and client-app message handling implementation).

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@302 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoFix session constructor/initialisation if the session directory already exists
pmarguerite [Thu, 14 Dec 2006 19:21:21 +0000 (19:21 +0000)]
Fix session constructor/initialisation if the session directory already exists

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@301 be28352e-c001-0410-b1a7-c7978e42abec

17 years agochanged vamsasDocument and vamsas types namespaces.
jprocter [Thu, 14 Dec 2006 19:07:00 +0000 (19:07 +0000)]
changed vamsasDocument and vamsas types namespaces.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@300 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:58:50 +0000 (18:58 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@299 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:58:27 +0000 (18:58 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@298 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:57:20 +0000 (18:57 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@297 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:52:17 +0000 (18:52 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@296 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:51:35 +0000 (18:51 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@295 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk - never use f**ng eclipse
jprocter [Thu, 14 Dec 2006 18:50:31 +0000 (18:50 +0000)]
refactoring org to uk - never use f**ng eclipse

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@294 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk - never use f**ng eclipse
jprocter [Thu, 14 Dec 2006 18:49:23 +0000 (18:49 +0000)]
refactoring org to uk - never use f**ng eclipse

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@293 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk - never use f**ng eclipse
jprocter [Thu, 14 Dec 2006 18:49:07 +0000 (18:49 +0000)]
refactoring org to uk - never use f**ng eclipse

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@292 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:48:08 +0000 (18:48 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@291 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:47:51 +0000 (18:47 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@290 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:47:18 +0000 (18:47 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@289 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:43:00 +0000 (18:43 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@288 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:42:43 +0000 (18:42 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@287 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:41:20 +0000 (18:41 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@286 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:40:16 +0000 (18:40 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@285 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:39:48 +0000 (18:39 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@284 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:27:53 +0000 (18:27 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@283 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:27:16 +0000 (18:27 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@282 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:26:15 +0000 (18:26 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@281 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:20:51 +0000 (18:20 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@280 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:18:43 +0000 (18:18 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@279 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:18:26 +0000 (18:18 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@278 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactoring org to uk
jprocter [Thu, 14 Dec 2006 18:17:24 +0000 (18:17 +0000)]
refactoring org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@277 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:16:54 +0000 (18:16 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@276 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:16:15 +0000 (18:16 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@275 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:16:14 +0000 (18:16 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@274 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:08:11 +0000 (18:08 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@273 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 18:05:40 +0000 (18:05 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@272 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:54:15 +0000 (17:54 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@271 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:52:40 +0000 (17:52 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@270 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:52:15 +0000 (17:52 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@269 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:51:17 +0000 (17:51 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@268 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:50:39 +0000 (17:50 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@267 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored org to uk
jprocter [Thu, 14 Dec 2006 17:50:38 +0000 (17:50 +0000)]
refactored org to uk

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@266 be28352e-c001-0410-b1a7-c7978e42abec

17 years agobroken refactoring
jprocter [Thu, 14 Dec 2006 17:44:21 +0000 (17:44 +0000)]
broken refactoring

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@265 be28352e-c001-0410-b1a7-c7978e42abec

17 years agobacktrack
jprocter [Thu, 14 Dec 2006 17:42:54 +0000 (17:42 +0000)]
backtrack

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@264 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored from org.vamsas to uk.ac.vamsas
jprocter [Thu, 14 Dec 2006 17:15:29 +0000 (17:15 +0000)]
refactored from org.vamsas to uk.ac.vamsas

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@263 be28352e-c001-0410-b1a7-c7978e42abec

17 years agogit-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@262 be28352e-c001...
jprocter [Thu, 14 Dec 2006 17:11:07 +0000 (17:11 +0000)]
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@262 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored from org.vamsas to uk.ac.vamsas
jprocter [Thu, 14 Dec 2006 17:08:32 +0000 (17:08 +0000)]
refactored from org.vamsas to uk.ac.vamsas

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@261 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoremove old ebi packages
jprocter [Thu, 14 Dec 2006 16:40:55 +0000 (16:40 +0000)]
remove old ebi packages

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@260 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoquick commit before refactoring
jprocter [Thu, 14 Dec 2006 16:21:49 +0000 (16:21 +0000)]
quick commit before refactoring

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@259 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoadded SimpleClientFactory implementation and new class SessionsFile to deal with...
pmarguerite [Thu, 14 Dec 2006 16:19:27 +0000 (16:19 +0000)]
added SimpleClientFactory implementation  and new class SessionsFile to deal with the list of active sessions

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@258 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoUpdated docs and logging for the picking api.
imilne [Thu, 14 Dec 2006 16:15:36 +0000 (16:15 +0000)]
Updated docs and logging for the picking api.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@257 be28352e-c001-0410-b1a7-c7978e42abec

17 years agomodifiable attribute is now a string rather than a boolean. See 'locks' type document...
jprocter [Thu, 14 Dec 2006 12:26:59 +0000 (12:26 +0000)]
modifiable attribute is now a string rather than a boolean. See 'locks' type documentation in vamsas.xsd

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@256 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoPicking code updated with full basic implementation of message sending and server...
imilne [Thu, 14 Dec 2006 11:56:17 +0000 (11:56 +0000)]
Picking code updated with full basic implementation of message sending and server restart code.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@255 be28352e-c001-0410-b1a7-c7978e42abec

17 years agorefactored mapping to mapList type in both DbRef and SeqType object.
jprocter [Thu, 14 Dec 2006 10:25:25 +0000 (10:25 +0000)]
refactored mapping to mapList type in both DbRef and SeqType object.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@254 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoFirst check-in of the picking api.
imilne [Wed, 13 Dec 2006 17:03:37 +0000 (17:03 +0000)]
First check-in of the picking api.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@253 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoIObjectUpdate interface introduction.
jprocter [Wed, 13 Dec 2006 16:45:02 +0000 (16:45 +0000)]
IObjectUpdate interface introduction.

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@252 be28352e-c001-0410-b1a7-c7978e42abec

17 years agoMapping element added
amwaterhouse [Wed, 13 Dec 2006 16:32:21 +0000 (16:32 +0000)]
Mapping element added

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@251 be28352e-c001-0410-b1a7-c7978e42abec