summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 13:01:48 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 13:01:48 +0000
commit503088eb7f153e1ab64b82be1c9bc873a7ed26ef (patch)
tree54dd7c7bc88a49b832a2264192630ec66dfcd41b
parent080d0222e32d1e6bd7c6430c7d8135376d9ad498 (diff)
downloadATCD-503088eb7f153e1ab64b82be1c9bc873a7ed26ef.tar.gz
expanded mention of BUG-REPORT-FORM
-rw-r--r--README7
-rw-r--r--TAO/README17
2 files changed, 19 insertions, 5 deletions
diff --git a/README b/README
index ea39e467cd9..072ed226040 100644
--- a/README
+++ b/README
@@ -209,6 +209,13 @@ that describe the ACE wrappers and the ADAPTIVE system in more detail.
The current release has been tested extensively, but if you find any
bugs, please report them to the ACE mailing list
ace-users@cs.wustl.edu using the $ACE_ROOT/BUG-REPORT-FORM.
+Please use the same form to submit questions, comments, etc.
+To ensure that you see responses, please do one of the following:
+
+ 1) Subscribe to the ace-users mail list, by sending email with
+ contents "subscribe ace-users" to majordomo@cs.wustl.edu.
+
+ 2) Or, monitor the comp.soft-sys.ace newsgroup for responses.
----------------------------------------
diff --git a/TAO/README b/TAO/README
index 437af7710dc..e0982037173 100644
--- a/TAO/README
+++ b/TAO/README
@@ -34,15 +34,15 @@ The current release of TAO contains the following components:
* Implementations of the CORBA Naming Service, Trading
Service, Concurrency Service, Audio/Video Streaming Service,
Property Service, and a Logging Service.
-
+
* Many tests illustrating how to use TAO and measuring
TAO's performance.
-
+
We've gotten TAO to interoperate with other ORBs (e.g., Orbix,
VisiBroker, miniCOOL, and CORBAplus), so we're confident that its
implementation of IIOP is robust. We're currently working on the
following features for TAO:
-
+
* A highly extensible, highly optimized set of request
demultiplexing strategies that provide constant time lookup of
servants based on object keys and operation names contained in
@@ -63,8 +63,15 @@ enhancements, etc. and will strive to integrate correct bug fixes
quickly! The current release has been tested extensively, but if you
find any bugs, please report them to the ACE mailing list
ace-users@cs.wustl.edu using the $TAO_ROOT/BUG-REPORT-FORM.
+Please use the same form to submit questions, comments, etc.
+To ensure that you see responses, please do one of the following:
+
+ 1) Subscribe to the ace-users mail list, by sending email with
+ contents "subscribe ace-users" to majordomo@cs.wustl.edu.
+
+ 2) Or, monitor the comp.soft-sys.ace newsgroup for responses.
Thanks,
- Douglas C. Schmidt
- schmidt@cs.wustl.edu
+ Douglas C. Schmidt
+ schmidt@cs.wustl.edu