summaryrefslogtreecommitdiff
path: root/TAO/docs/implrepo/status.html
blob: 1397e8c1a896cb6bfb2e2ac20262e59f1e017c2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<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>