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.html64
1 files changed, 0 insertions, 64 deletions
diff --git a/TAO/docs/implrepo/status.html b/TAO/docs/implrepo/status.html
deleted file mode 100644
index 038ce7febb1..00000000000
--- a/TAO/docs/implrepo/status.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<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 Status</title>
-<!-- $Id$ -->
-</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>Finished goals: </p>
-
-<ul>
- <li>Create the base test client and server programs</li>
- <li>Add an IR that forwards server requests</li>
- <li>Have the server register its IOR with the IR</li>
- <li>Have the server exit after every call, so it is restarted
- each time</li>
- <li>Make the IR forward any request</li>
- <li>Add the ping object to the server</li>
- <li>Add in shutdown calls to test ping objects</li>
- <li>Implement the full IDL Interface for the IR</li>
- <li>Add more Documentation</li>
- <li>Add another test server</li>
-</ul>
-
-<p>Pending goals:</p>
-
-<ul>
- <li>Persistence</li>
- <li>Implement tao_ir, a command line application</li>
- <li>Add kill functionality</li>
- <li>Integration with POA and ORB</li>
-</ul>
-
-<p>FutureGoals (might or might not happen): </p>
-
-<ul>
- <li>TAO client-side optimization with restarted servers</li>
- <li>Server security (checksums)</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>