Files
TwelveMonkeys/twelvemonkeys-core/todo.txt
Harald Kuhr 74cbb789a8 - Removed some unused methods, to allow splitting things up
- Moved rubbish to sandbox
- Updated todo-list
2009-10-02 18:56:00 +02:00

20 lines
444 B
Plaintext

- Rename core to common
- Split up into three sub modules?
- common-core
- lang
- util
- common-io
- io
- io.enc
- io.ole2 (or move to separate module?)
- net (or move to separate module?)
- xml (or move to separate module?)
- common-image
- image
- common-sandbox
- all unreleased/experimental stuff
- Test cases for the OLE2Compound stuff
- Test cases for encoder/decoders
- Test cases in general