ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/TODO
Revision: 1.2
Committed: Sun Jan 28 23:58:59 2001 UTC (23 years, 7 months ago) by ajm
Branch: MAIN
Changes since 1.1: +3 -2 lines
Log Message:
completed comms, added others

File Contents

# User Rev Content
1 ajm 1.1 TODO List (or rather, TOFIX !)
2     =========
3    
4     Ensure all Swing updates use the Swing Event Handling thread
5     Allow config to be obtained from the server
6     Allow config to be obtained from a local file
7     Allow config to be written back to a local file
8     Allow local file config to be changed via the GUI
9     Write LOADS more data components
10     Consider graphing of some values?
11     Allow changing of view
12     -adding removing data fields??
13     -comparing fields accross servers
14     Add option to handle firewalls (very low priority...but nice)
15 ajm 1.2 Fix problem with memory display showing negative values at start
16     Maybe handle exceptions nicer in the comms
17 ajm 1.1
18     Completed:
19     ----------
20    
21 ajm 1.2 28/01/2001 - Tidy up network comms and link handling