summaryrefslogtreecommitdiff
path: root/TAO/tao/LIST_OF_TODO
blob: c51df858af8f4112aca53e742549bf1286b5b695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
- Fragmentation
- GIOP Lite
- test for Muli-threaded client & server (muxing tests)
- test LongUpCalls
- Problem with two messages coming in two diffrent GIOP versions..
- Remove allocation of data block for reply handlers. Can use
  stack based stuff
- Remove the allocation of data blocks in Reply_Params.
- AMI tests
- run purify quantify
- DSI_Gateway tests
- Remove the ORB_Core from the signature of a number of methods of
  GIOP_Message_Base  class
- Go through the code again & again...
- Put tms_->close_connection () wherever we get -1 as a retval..
- Looks for a memory leak when we delete a node..
- Change the Output CDR to be on stack..
- Dont we want a cached transport on the server side...
- BIG_REPLY test, needs to be trimmed down a bit...