ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/TODO
Revision: 1.3
Committed: Mon Jan 29 18:39:39 2001 UTC (23 years, 9 months ago) by ajm
Branch: MAIN
Changes since 1.2: +4 -3 lines
Log Message:
did some work

File Contents

# Content
1 TODO List (or rather, TOFIX !)
2 =========
3
4 Rework system displaying of components for Swing Event Handling
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
15 Maybe handle exceptions nicer in the comms
16
17 Completed:
18 ----------
19
20 29/01/2001 - Fix problem with memory display showing negative values at start
21 29/01/2001 - Ensure all Swing updates use the Swing Event Handling thread (partial - only data components)
22 28/01/2001 - Tidy up network comms and link handling