1 Barry roadmap, in dazzling ASCII:
5 - handle USB interface and configuration numbers dynamically
6 - handle USB endpoint numbers dynamically (appears to use the
7 endpoint numbers in ascending order: 1 read, 1 write)
8 - make the old/new DBDB commands dynamic
9 - flesh out LDIF support (should read/import them as well)
10 - reverse engineer email header data
11 - use SWIG to make the API available in Python
14 - reliable command line backup and restore of:
15 - Contacts / Address Book
20 - reliable command line backup and restore of:
25 - Handheld Configuration
27 - Default Service Selector
54 - Message List Options
58 - Ribbon Bar Positions
65 - Address Book Options
70 - Browser Push Options
75 - reliable command line backup and restore of Java program modules
78 - design and implement sync functionality (must support data from
79 any external data source)
80 - command line sync tool
94 -------------------------------------------------------------------------------
99 - Barry Probe API should determine interface number and configuration
100 dynamically instead of hardcoding 0 and 1
101 - test whether sorting of contact records is required before
102 uploading data to the device... test whether it is ok
103 to upload a GroupLink item in the middle of a contact
104 upload, even before all the groups have been sent...
105 if ok, remove the sorting code from Contact, Message, and