summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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