summaryrefslogtreecommitdiff
path: root/TAO/docs/implrepo/status.html
blob: 7e3d0158a79ed2f18d272f221b59d13946a3f5b3 (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
<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 Status</title>
</head>

<body bgcolor="#FFFFFF" text="#000000">

<h3>Implementation Repository Status</h3>

<p>Point of contact: <a href="mailto:brunsch@cs.wustl.edu">Darrell
Brunsch</a> </p>

<p>Last update to this document: $Date$</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>Immediate goals:</p>

<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>
</ul>

<p>Longer term goals:</p>

<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: </p>

<ul>
    <li>Multiple Profiles</li>
    <li>POA extension</li>
</ul>

<p>Future Goals (might or might not happen): </p>

<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>
</body>
</html>