| 122 | | The main overriding problem is that there's no way to store the full |
| 123 | | data for an event or contact in the phone. The way opensync works at the |
| 124 | | moment, this means that if an entry is synced to the phone, then |
| 125 | | modified in any way on the phone, all the data in the other sync group |
| 126 | | members is replaced by the small amount of data that we can return from |
| 127 | | the phone. Your big flashy PIM application is limited by the |
| 128 | | functionality of your phone's crappy software. Luckily the OpenSync |
| 129 | | developers are working on code to merge change, so hopefully this |
| 130 | | problem will soon be solved. |
| 131 | | |