Artifact 5112e114d4d57ea4ac401c80e6c90db61b6591de31414edd9cf5365e8654d336:
- File TODO — part of check-in [b258d80203] at 2009-04-19 23:33:03 on branch trunk — Update TODO. OFStack is not needed: OFArray offers - add, - removeNItems and - last, therefore it offers everything an OFStack class would offer. And for performance, there's OFBigArray, so you don't resize for every element. OFSortedQueue does not sound too useful, therefore I removed it from TODO. OFTLSSocket and OFXMPPClient should be separate libraries. Changed priorities as well. (user: js size: 277)
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!