summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-21 02:26:04 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-21 02:26:04 +0000
commit2ce7fcb77c55a19acef85ee53e4665f276fd36dc (patch)
treed57022a0392a6fc6e8ba23d5c9c18514ce273883
parentae7e853349502069d848371e3dab48921d4c03ea (diff)
downloadATCD-2ce7fcb77c55a19acef85ee53e4665f276fd36dc.tar.gz
todo
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/todo.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/todo.txt b/TAO/orbsvcs/ImplRepo_Service/todo.txt
new file mode 100644
index 00000000000..1fdea67dd3f
--- /dev/null
+++ b/TAO/orbsvcs/ImplRepo_Service/todo.txt
@@ -0,0 +1,27 @@
+- fix current tests
+- finish persistance
+- create a couple more tests
+- create test for tao_ir
+- finish shutdown
+- address @@'s
+- integrate Irfan's changes to the IR_Adapter_Activator
+- change the default_environment stuff
+- make sure the ACE_TRY_SPEC stuff is in
+
+---
+-Check code for memory allocations and make sure that the NO_MEMORY exception
+ is thrown if it fails.
+
+-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