summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCodeFactory/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TypeCodeFactory/README')
-rw-r--r--TAO/tao/TypeCodeFactory/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/TypeCodeFactory/README b/TAO/tao/TypeCodeFactory/README
index ac1240283f0..97d0b2546b2 100644
--- a/TAO/tao/TypeCodeFactory/README
+++ b/TAO/tao/TypeCodeFactory/README
@@ -19,9 +19,9 @@ Since the TypeCodeFactory must deal with Interface
Repository data types, it depends on the
TAO_IFR_Client library.
-Typecode creation methods for recursive structs and
-unions, valuetypes, and CORBA components have not
-yet been implemented.
+Support has now been added for valuetypes, components,
+homes, eventtypes and recursive types. For an example
+of how to create a typecode for a recursive type, see
+the OMG CORBA specification section on typecode creation
+(in version 3.0, section 4.11.3).
-For more information about the TypeCodeFactory, see
-ACE_ROOT/TAO/docs/releasenotes/index.html. \ No newline at end of file