|
1 | | -This is a list of action items to be finished in the [codec] project. |
2 | | -This TODO list reflects the current direction of development, and |
3 | | -should be updated by all committers when a known issues or task |
4 | | -is identified. |
5 | | - |
6 | | -When a task in the TODO list is done, change the changes.xml document in xdocs |
7 | | - |
8 | | -** TODO List |
9 | | - |
10 | | -* Add a ship encode and decode to binary package |
11 | | - |
12 | | -* Add a btoa encode and decode to binary package |
13 | | - |
14 | | -* Add a uu encode and decode to binary package |
15 | | - |
16 | | -* Add a Rot13 implementation to text package |
17 | | - |
18 | | -* figure out a better way to supply test data and expected input/output |
19 | | - to the JUNIT test cases |
20 | | - |
21 | | -* develop multiple distributions for projects that only wish to use |
22 | | - a specific class, and are worried about footprint (memory and diskspace). |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
| 1 | +$Id: TODO,v 1.3 2003/11/07 23:18:38 ggregory Exp $ |
| 2 | + |
| 3 | +This is a list of action items to be finished in the [codec] project. |
| 4 | +This TODO list reflects the current direction of development, and |
| 5 | +should be updated by all committers when a known issues or task |
| 6 | +is identified. |
| 7 | + |
| 8 | +When a task in the TODO list is done, change the changes.xml document in xdocs |
| 9 | + |
| 10 | +** TODO List |
| 11 | + |
| 12 | +* Add a ship encode and decode to binary package |
| 13 | + |
| 14 | +* Add a btoa encode and decode to binary package |
| 15 | + |
| 16 | +* Add a uu encode and decode to binary package |
| 17 | + |
| 18 | +* Add a Rot13 implementation to text package |
| 19 | + |
| 20 | +* figure out a better way to supply test data and expected input/output |
| 21 | + to the JUNIT test cases |
| 22 | + |
| 23 | +* develop multiple distributions for projects that only wish to use |
| 24 | + a specific class, and are worried about footprint (memory and diskspace). |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
0 commit comments