source: trunk/third/ORBit/TODO @ 15271

Revision 15271, 875 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15270, which included commits to RCS files with non-trunk default branches.
Line 
1If you want to work on one of these items, please let orbit-list or me
2<sopwith@redhat.com> know and we'll make sure not to step on toes :-)
3
4[This list is out of date.]
5
6. Implement dynany
7
8. Test suite.
9
10. Security:
11
12. Improve error handling.
13
14. Comment & document the source code.
15
16. Thread safe design & impl. (Sebastian did work here. Needs wide review.)
17
18. Rewrite IDL compiler backend.
19
20. Rewrite libIIOP (multiprotocol, possible threading, etc.)
21
22. Less major fixes:
23        . Remove memory chunk usage in allocators, & clean up.
24        . Replace cdr.[ch] usage with direct GIOP{Send,Recv}Buffer usage
25          in many cases.
26        . Reorganize: orbit_object.c+corba_object.c, poa.c+orbit_poa.c+server.c,
27                      env.c+corba_env.c,
28                      ir.c+corba_typecode*+typecode.*+orbit_typecode.c,
29                      options.c, orb.c+orbit.c, sequences.c,
30        . Cleanup/optimize/document: src/orb/*.c
31
32-- Elliot
Note: See TracBrowser for help on using the repository browser.