- added caution warning to README, since this release will support
[barry.git] / Todo
blob871673cbd07e3436404166c31d1eb4465caf60e3
1 - Barry Probe API should determine interface number and configuration
2         dynamically instead of hardcoding 0 and 1
3 - API should determine endpoint numbers dynamically
4 - autoconfiscate the project
5 - test whether sorting of contact records is required before
6         uploading data to the device... test whether it is ok
7         to upload a GroupLink item in the middle of a contact
8         upload, even before all the groups have been sent...
9         if ok, remove the sorting code from Contact, Message, and
10         Calendar classes