introducing Lock File based locking (for portability) - part implemented.
[vamsas.git] / src / org / vamsas / client / simpleclient /
2006-05-24 jprocterintroducing Lock File based locking (for portability...
2006-03-26 jprocteradded new constructor and File object accessor to make...
2006-03-24 jprocterfixed (hopefully) locking/read problems in test.simplec...
2006-03-24 jprocterfixed leaky lock (answers todo about verifying that...
2006-03-24 jprocterdeveloping streamReader tests.
2006-03-23 jprocterstill dealing with JarInputStream issues.
2006-03-23 jprocterfixed exception when trying to cancel unwritten archives.
2006-03-23 jprocterdebug output - just incase strange things are happening...
2006-03-23 jprocterlocking for windows (XP) partly debugged. ClientsFileTe...
2006-03-22 pmarguerite'!' missing for testing if the session directory is...
2006-03-22 jproctermore fixes for clientdocument/simpleclient. Testign...
2006-03-22 jprocterfinished the Appdata/ClientDocument update mechanism...
2006-03-22 jprocteradded new method for writing an AppData jar entry direc...
2006-03-21 jprocterintermediate cjeckin - nfs woes!
2006-03-21 jprocterrearranged some todos and preparing to implement Simple...
2006-03-21 jprocterrefactored generally useful higher level document IO...
2006-03-20 jprocterSimpleClientAppdata implemented but untested.
2006-03-20 jprocterhalf implemented the SimpleClientAppdata interface.
2006-03-20 jprocteradded for completeness, but may not be necessary.
2006-03-20 jprocterdebugging the org.vamsas.client.SessionUrn selection...
2006-03-17 jprocterrenamed base class for all vamsas document objects...
2006-03-16 jprocterchanged semaphore implementation and session modified...
2006-03-16 jprocteradded simple semaphore file mechanism for session direc...
2006-03-15 jprocteradding various state flags for events
2006-03-14 jprocterextended clientfactory interface for session discovery...
2006-03-14 jprocterreprioritising TODOs and LATERs and fixing documentatio...
2006-01-24 jprocterremoved unnecessary createdummyVamsasDocument private...
2006-01-24 jprocterinitial org.vamsas.client.IClientAppData implementation...
2006-01-24 jprocterupdated example application to handle IClient.getDocume...
2006-01-24 jprocterparameterised the default empty document construction
2006-01-24 jprocterSimpleClient creates dummy documents.
2006-01-23 jprocterimplementing minimal set : SimpleClientFactory createSe...
2006-01-23 jprocterbeginning refactoring of locked IO for lists.
2006-01-23 jprocterbeginning refactoring of locked IO for lists.
2006-01-23 jprocterurn classes for different kinds of vamsas object.
2006-01-23 jprocterurn classes for different kinds of vamsas object.
2006-01-20 jprocterpartially implemented simpleclient.EventGenerator
2006-01-20 jproctercomments and removed spurious todo:
2006-01-20 jprocteradded overwrite flag to VamsasArchive writer class...
2006-01-20 jprocterVamsasArchive tested. Locked IO routines to be implemen...
2006-01-20 jproctermore locked IO performance tests.
2006-01-19 jprocterstarted on ClientDocument implementation and Locked...
2006-01-19 jproctermoved IClientDocument implementation into the simplecli...
2006-01-17 jprocteradded and tested simple document handling and update...
2006-01-17 jprocterdebugged VamsasArchive and rationalised debugging messages.
2006-01-17 jprocterfixed the User element and the form of the ApplicationD...
2006-01-16 jprocterminimally debugged idFactory and vorbaId mechanism...
2006-01-16 jprocterrefactored - Vorba object binding machinery and interfa...
2006-01-16 jprocterdebug as far as test marshalling - a vorbaIdFactory...
2006-01-15 jprocterdebugging.
2006-01-13 jproctertrivial
2006-01-13 jprocteradded getOriginalRoots() method for current archive.
2005-11-30 jprocteradded OriginalArchiveReader access method and helper...
2005-11-30 jprocterwrapper class to prevent client from closing JarOutputS...
2005-11-29 jprocterprobably deprecating this class.
2005-11-29 jproctersmall updates.
2005-11-29 jprocteruntested vamsasArchive class with additional method...
2005-11-23 jprocteruse SessionFile constructor and added todo about java...
2005-11-21 jprocterreorganising vamsasArchive (write to temp file, rather...
2005-11-11 jprocterbasics of arhiveWriter
2005-11-11 jprocteraccess for vamsas.xml style vamsas archive
2005-11-03 jprocterVamsas Archive Reader and simple test class.
2005-11-02 jprocterrefactored common locked IO methods from ClientsFile...
2005-11-02 jprocterdoc comment about lock holding across session client...
2005-11-01 jproctercreates and holds all the watcher/io objects for a...
2005-11-01 jprocterpartially updated comments (and repurposing of class).
2005-10-28 jprocterrefactored documentHandler to VamsasFile to indicate...
2005-10-27 jprocterjavadoc typo
2005-10-25 jprocteradded more extantLock methods and test for clientList...
2005-10-24 jprocternew fileWatcher method passes lock for changed file...
2005-10-24 jprocteradded automatic channel closure for failed locks. ...
2005-10-24 jprocterforgot to release a trial lock that failed.
2005-10-22 jprocterdebugged fileWatcher logic and Lock release function.
2005-10-20 jprocterfixed change test.
2005-10-20 jprocteradded better check for file change (length + last modified)
2005-10-20 jprocterslackened lock_release success requirement.
2005-10-12 jproctermodified FileWatcher to only register file change after...
2005-10-11 jprocterClientsFileTest debugged and verified.
2005-10-11 jproctertest clientsFile handlers.
2005-10-07 jprocterrandom bits and pieces whilst in hamburg - beginnings...
2005-09-25 jprocterimplemented state flags and automatic call to VorbaIdFa...
2005-09-23 jprocterrefactored schema (SequenceSet to DataSet and SequenceS...