diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-22 21:15:21 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-22 21:15:21 +0000 |
commit | d6b9f013100c40dfd48556d19ce644f731266de7 (patch) | |
tree | 2019f040fddbcda9243ee4f287a4e06a60b46620 /TAO | |
parent | 50f74800a2e96df9e1c42d90f729a8cc67607fcc (diff) | |
download | ATCD-d6b9f013100c40dfd48556d19ce644f731266de7.tar.gz |
Removed some items from IFR 'Future Work'.
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/docs/releasenotes/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html index 5ac16ad0705..1ee826977bc 100644 --- a/TAO/docs/releasenotes/index.html +++ b/TAO/docs/releasenotes/index.html @@ -1098,13 +1098,9 @@ with their contents at any time.</li><p> <li> Implement the CORBA::Object methods get_interface_def (CORBA 3.0) and get_interface (CORBA 2.x), the latter for backward compatibility.</li><p> -<li> Run tests on a persistent IFR.</li><p> - <li> Add support for recursive structs and unions to the IFR, and for their typecodes to the TypeCodeFactory.</li><p> -<li> Make the IFR thread-safe by adding read/write locks to its methods.</li><p> - <li> When Object By Value is fully supported in TAO (support is rudimentary at present), implement methods for classes ValueDef and ValueMemberDef in the IFR, and implement create_value_tc in TypeCodeFactory.</li><p> |