summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Naming/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Naming/README')
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/README35
1 files changed, 1 insertions, 34 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Naming/README b/TAO/orbsvcs/orbsvcs/Naming/README
index 9cccf13e622..ecec41946a3 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/README
+++ b/TAO/orbsvcs/orbsvcs/Naming/README
@@ -50,37 +50,4 @@ The current set of classes implementing persistent version of the
Naming Service will be restructured for one of the upcoming releases
(to factor out commonality, get rid of unnecessary generality, etc.),
at which time more documentation will be available in this README file
-and in the source code.
-
-
-
-TO-DO
-
-- Check <destroy> test on NT.
-- Add example for persistent Naming Service
-- Make binding iterators observers of their corresponding Naming
- Context, so they die once the Naming Context dies (use either
- ref. counted locks or delayed death)
-
-- migrate ACE_Shared_Map to ACE and use in ACE Naming Service.
-
-
-- Factor out initialization of a NamingContext into a static function
- on an appropriate class.
-
-- Factor out Naming_Util initialization code into a factory
-
-- Check for proper destruction of contexts
-
-- code review/comments of Entries, Persistent_Entries,
- Persistent_Context_Index, Naming_Utils, Bindings_Iterator
-
-- Update README file
-
-- update Naming Service slides.
-
-- do code review of Simple_Naming.
-
-- add Load Balancing functionality.
-
-- make sure we can pass hash_table_size to Persistent Naming Context. \ No newline at end of file
+and in the source code. \ No newline at end of file