Merging Attributes [DRAFT]
This is currently a draft page to discuss the implementation about Merging attributes.
Required changes to get attribute mergering/demerging support:
- Make capabilities aware of attributes
- Enhance capabilities XML Schema (XSD) to allow attributes in Schema
- make capabilities aware of supported content (kind of impossible?)
- Impossible(?) case: Multiple Telephone numbers different categories
- How to represent attributes content/values which are supported and which aren't supported? Special case are categories and multiple xmlfields.
- Make osync_merger_demerge able to demerge attributes (not only xmlfields)
- Make osync_merger_merger able to merge attributes (not only xmlfields)
- Write a lot test cases...
