added TODO list
authorminima <minima>
Wed, 2 Jan 2002 16:05:50 +0000 (16:05 +0000)
committerminima <minima>
Wed, 2 Jan 2002 16:05:50 +0000 (16:05 +0000)
Changes
TODO [new file with mode: 0644]

diff --git a/Changes b/Changes
index c42f76761c7a07de70c43cb9a16f512eaf3f8d07..5ee56e7da92f4807f953fdbc34ba63ad789e4d8d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 02Jan02=======================================================================
 1. updated the copyright dates
 2. modernised and extended the Windows instructions a bit.
+3. added a TODO file which is the list of things that I need to do. Please
+badger me to put YOUR enhancement on this list. It will then get done.
 31Dec01=======================================================================
 1. Make a couple of changes to the Installation Manual and add a FAQ on msg
 deletion. (g0vgs)
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..afec96b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+This is the master list of things that I think that I am doing. If your
+requirement is not on this list, it won't get done. So if you want it done
+then tell me on the dxspider-support mailing list.
+
+Maintenance and Enhancements
+----------------------------
+
+* add a retry count for messages
+
+New Protocol Stuff
+------------------
+
+* split out all protocol elements into objects
+* move all routing and broadcasting into a separate modules
+