Overview
Comment: | Update TODO.
OFStack is not needed: OFArray offers - add, - removeNItems and - last, OFSortedQueue does not sound too useful, therefore I removed it from OFTLSSocket and OFXMPPClient should be separate libraries. Changed priorities as well. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b258d802032b141d670154d3827785b2 |
User & Date: | js on 2009-04-19 23:33:03 |
Other Links: | manifest | tags |
Context
2009-04-20
| ||
01:04 | Some optimizations and a few renames of internal vars in OFXMLFactory. check-in: 571eb6c222 user: js tags: trunk | |
2009-04-19
| ||
23:33 | Update TODO. check-in: b258d80203 user: js tags: trunk | |
23:19 | More methods for OFNumber. check-in: 1898ec5a4b user: js tags: trunk | |
Changes
Modified TODO from [9efbe0a9f9] to [5112e114d4].
1 2 | Test if autorelease pool releases everything correctly when thread is ended | | | > | > < | | < | < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Test if autorelease pool releases everything correctly when thread is ended Proper UTF-8 support! Tests for OFFile. Tests for OFNumber. OFThread Serialization OFQueue OFSortedArray OFBase64 OFDirectory OFXMLParser ... and of course enhance the already existing classes! |