summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-15 05:51:31 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-15 05:51:31 +0000
commit090d65ccc072f04793ac9d899454ee82ddf78ab2 (patch)
treec7727c3e0c7c7129f6700853ca7936d6597e546c
parente864a86bd30647a036c4a5aaed16130fd99e69d6 (diff)
downloadATCD-090d65ccc072f04793ac9d899454ee82ddf78ab2.tar.gz
Added the users guide and cleaned up the bottom of the pages.
-rw-r--r--TAO/docs/implrepo/index.html20
-rw-r--r--TAO/docs/implrepo/status.html77
2 files changed, 53 insertions, 44 deletions
diff --git a/TAO/docs/implrepo/index.html b/TAO/docs/implrepo/index.html
index 7a4d5e444cb..00a1e7771e0 100644
--- a/TAO/docs/implrepo/index.html
+++ b/TAO/docs/implrepo/index.html
@@ -1,14 +1,14 @@
<html>
-<!-- $Id$ -->
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>Implementation Repository</title>
+<!-- $Id$ -->
</head>
-<body bgcolor="#FFFFFF">
+<body bgcolor="#FFFFFF" text="#000000">
<hr>
@@ -21,7 +21,8 @@ restart servers upond demand. The IR redirect requests from
clients to the correct server so that servers can shutdown and
restart without sacrificing the functionality of persistent IORs.
Our work has been largely based on an excellent paper by <a
-href="http://www.triodia.com/staff/michi/">Michi Henning</a>, <a
+href="http://www.triodia.com/staff/michi-henning.html">Michi
+Henning</a>, <a
href="http://www.triodia.com/staff/michi/cacm.pdf">Binding,
Migration, and Scalability in CORBA</a>. </p>
@@ -33,13 +34,18 @@ Migration, and Scalability in CORBA</a>. </p>
checklist of short-term and long-term goals for the development
of the IR.</p>
-<p>Users Guide - My attempt to create some overall documentation
-on how to use the IR in your programs.</p>
+<p><a href="usersguide.html">Users Guide</a> - My attempt to
+create some overall documentation on how to use the IR in your
+programs.</p>
<p><a href="../implrepo.html">The Paper</a> - A paper that has a
general description of the IR. This is also where to look for to
find information on the inner working of the IR.</p>
+<p><a href="http://tao.cs.wustl.edu/~brunsch/implrepo.html">Discussion
+Page</a> - Just some notes that I've made while working on the
+IR. </p>
+
<hr>
<h3>Who's Responsible?</h3>
@@ -57,8 +63,6 @@ just replied back to the group.</p>
<hr>
-<p>Back to the <a
-href="http://www.cs.wustl.edu/~schmidt/ACE_wrappers/TAO/docs/">TAO
-Documentation</a> page.</p>
+<p>Back to the <a href="../index.html">TAO Documentation</a>.</p>
</body>
</html>
diff --git a/TAO/docs/implrepo/status.html b/TAO/docs/implrepo/status.html
index 7e3d0158a79..1397e8c1a89 100644
--- a/TAO/docs/implrepo/status.html
+++ b/TAO/docs/implrepo/status.html
@@ -1,65 +1,70 @@
<html>
-<!-- $Id -->
+<!-- $Id$ -->
<head>
-<meta http-equiv="Content-Type"
-content="text/html; charset=iso-8859-1">
-<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Implementation Repository Status</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
-<h3>Implementation Repository Status</h3>
+<hr>
-<p>Point of contact: <a href="mailto:brunsch@cs.wustl.edu">Darrell
-Brunsch</a> </p>
+<h3>Implementation Repository Status</h3>
-<p>Last update to this document: $Date$</p>
+<p>Point of contact: <a href="mailto:brunsch@cs.wustl.edu">Darrell Brunsch</a> </p>
-<p>Here is a brief list of my goals (and the dates completed).
-For more information, please see the <a href="../implrepo.html">Implementation
-Repository documentation</a>.</p>
+<p>Here is a brief list of my goals (and the dates completed).</p>
-<p>Immediate goals:</p>
+<p>Immediate goals:
<ul>
- <li>[7/17] Create the base test client and server programs</li>
- <li>[7/23] Add an IR that forwards server requests</li>
- <li>[7/23] Persistence</li>
- <li>[8/10] Have the server register its IOR with the IR</li>
- <li>[8/14] Have the server exit after every call, so it is
- restarted each time</li>
- <li>[9/10] Make the IR forward any request</li>
- <li>[9/10] Add the ping object to the server</li>
- <li>[9/10] Add in shutdown calls to test ping objects</li>
- <li>[9/15] Implement the full IDL Interface for the IR</li>
- <li>Add another test server</li>
+ <li>[7/17] Create the base test client and server programs</li>
+ <li>[7/23] Add an IR that forwards server requests</li>
+ <li>[7/23] Persistence</li>
+ <li>[8/10] Have the server register its IOR with the IR</li>
+ <li>[8/14] Have the server exit after every call, so it is restarted each time</li>
+ <li>[9/10] Make the IR forward any request</li>
+ <li>[9/10] Add the ping object to the server</li>
+ <li>[9/10] Add in shutdown calls to test ping objects</li>
+ <li>[9/15] Implement the full IDL Interface for the IR</li>
+ <li>Add more Documentation</li>
+ <li>Fix a problem</li>
+ <li>Add another test server</li>
</ul>
-<p>Longer term goals:</p>
+<p>Longer term goals:
<ul>
- <li>Change IOR format</li>
- <li>Add in support for virtual server names</li>
- <li>Integration with POA and ORB</li>
+ <li>Change IOR format</li>
+ <li>Add in support for virtual server names</li>
+ <li>Integration with POA and ORB</li>
</ul>
-<p>Other goals: </p>
+<p>Other goals:
<ul>
- <li>Multiple Profiles</li>
- <li>POA extension</li>
+ <li>Multiple Profiles</li>
+ <li>POA extension</li>
</ul>
-<p>Future Goals (might or might not happen): </p>
+<p>Future Goals (might or might not happen):
<ul>
- <li>TAO client-side optimization with restarted servers</li>
- <li>Server security (checksums)</li>
- <li>Helper Application</li>
- <li>Federation of IRs</li>
- <li>DLLs</li>
+ <li>TAO client-side optimization with restarted servers</li>
+ <li>Server security (checksums)</li>
+ <li>Helper Application</li>
+ <li>Federation of IRs</li>
+ <li>DLLs</li>
</ul>
+
+<hr>
+
+<p>Last update to this document: $Date$</p>
+
+<p>Back to <a href="../releasenotes/">TAO Release Notes</a></p>
+
+<p>Back to <a href="index.html">Implementation Repository</a></p>
</body>
</html>