summaryrefslogtreecommitdiff
path: root/TAO/docs/implrepo/status.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/implrepo/status.html')
-rw-r--r--TAO/docs/implrepo/status.html70
1 files changed, 0 insertions, 70 deletions
diff --git a/TAO/docs/implrepo/status.html b/TAO/docs/implrepo/status.html
deleted file mode 100644
index 1397e8c1a89..00000000000
--- a/TAO/docs/implrepo/status.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<html>
-<!-- $Id$ -->
-
-<head>
-<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">
-
-<hr>
-
-<h3>Implementation Repository Status</h3>
-
-<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).</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 more Documentation</li>
- <li>Fix a problem</li>
- <li>Add another test server</li>
-</ul>
-
-<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>
-</ul>
-
-<p>Other goals:
-
-<ul>
- <li>Multiple Profiles</li>
- <li>POA extension</li>
-</ul>
-
-<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>
-</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>