summaryrefslogtreecommitdiff
path: root/TAO/tao/TODO
blob: 5474053734bf30a31407dc3513bcf502dc0b2798 (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
. GIOP versions in the outbound stream within GIOP_Message_Base. 

. Oneways and Asynch invocation (needs investigation)

. type of exception thrown to the client. Is it CORBA exception or C++
  exception if you receive one? 

. Test location forwards with collocated servants for remote servants
  AND collcoated servants for collcoated servants.

. test user exceptions

. Move TAO_Exception_Data elsewhere

. Remove extraneous calls and enums for collocation from
  corbafwd.h. and _new form ORB_Core.h

. Test case for forwarded objects in collocated mode being remote

. Remove tao_queryinterface

. Recursive location forwards is broken still.

. Oneways and location forwards

. Oneways and collocation -- lots of issues

. Bug 1476

. Check for Interceptor calls..

. Multiprofile IOR and fallback in case of failure

. Interaction between abstract interfaces and collocation.

. Interaction between location forward and collocation.

. Ask Jai to include a test for out parameters in Interceptors

. Memory leaks with Transport, run valgrind in Param_Test

. Move traits classes in the header file to the cpp file.

. Collocation and AMI

. Try a build with MESSAGING == 0;

. Real-time CORBA

. Code set translators 

. Collocation and generated code

. Complete documentation

. Add the BAD_PARAM exception for bounded strings

. Different versions of GIOP