1 |
|
TODO List (or rather, TOFIX !) |
2 |
|
========= |
3 |
|
|
4 |
< |
Tidy up network comms and link handling |
5 |
< |
Ensure all Swing updates use the Swing Event Handling thread |
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 |
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) |
14 |
> |
Add option to handle firewalls |
15 |
> |
Maybe handle exceptions nicer in the comms |
16 |
|
|
17 |
|
Completed: |
18 |
|
---------- |
19 |
|
|
20 |
< |
(none, I've only just started this list ;p) |
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 |