summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-03 16:34:11 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-03 16:34:11 +0000
commit1b7bf337ac1022439e8c839e7bac860b9bf7539b (patch)
treef67609c43c4e7897a2a153e4a7c2ca0c5b691391
parent9c5e4f8d6ece2cb8bc4f91a50a94434dae5402e4 (diff)
downloadATCD-1b7bf337ac1022439e8c839e7bac860b9bf7539b.tar.gz
added some more I had written down.
-rw-r--r--TAO/docs/implrepo/TODO.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/TAO/docs/implrepo/TODO.txt b/TAO/docs/implrepo/TODO.txt
index 24f81104e19..12a63983c59 100644
--- a/TAO/docs/implrepo/TODO.txt
+++ b/TAO/docs/implrepo/TODO.txt
@@ -1,4 +1,16 @@
-Check code for memory allocations and make sure that the NO_MEMORY exception
is thrown if it fails.
--Implement Multicast code in ImplRepo_Service \ No newline at end of file
+-Implement Multicast code in ImplRepo_Service
+
+-Use ACE_Arg_Shifter in TAO_ir
+
+-Check for persistent IORs before creating them
+
+-purify
+
+-search for @@
+
+-more documents
+
+-return Cannot_Activate from activate_server () if the server is already running \ No newline at end of file