1 |
|
TODO List (or rather, TOFIX !) |
2 |
|
========= |
3 |
|
|
4 |
< |
Complete the functionality of "Local Clients" |
5 |
< |
Fix the Queue "unlimited" size problem. |
6 |
< |
Makefile stops halfway through on FreeBSD. |
7 |
< |
Build a simple TCP/IP logger. |
4 |
> |
Complete the functionality of "Local Clients". |
5 |
> |
Makefile stops halfway through on FreeBSD (dependency?). |
6 |
|
Sort out verbosity levels of messages around the server. |
7 |
< |
Sort out the IOException (expecting FILELIST) in HostInit.run |
7 |
> |
Look at GC & Configuration objects. |
8 |
> |
Configuration groups need implementing. |
9 |
> |
Service Checks need completing. |
10 |
|
|
11 |
|
Completed: |
12 |
|
---------- |
13 |
+ |
01/03/2001 - Make it easy to change flags to the java compiler. |
14 |
+ |
28/02/2001 - Queue identification ? Use a hash of the Queue ? |
15 |
+ |
Fix the Queue "unlimited" size problem. |
16 |
|
27/02/2001 - (not needed) ClientInterface/DBInterface need to "pull" data ? |
17 |
|
Builds on the website ? |
18 |
|
Change build scripts to make iscream-server.java/tar.gz/zip |