[Cosmo-dev] cosmo 0.6.1 EIMML changes

Randy Letness randy at osafoundation.org
Thu Mar 1 11:27:00 PST 2007


Jeffrey Harris wrote:
>
> Here's how to get different UUIDs for the same modification:
>
> 1. Alf and Barbie share a weekly event with no modifications
> 2. Alf changes the second occurrence's title.  There's nothing that
> constrains the modification item's UUID, it's randomly generated
> 3. Simultaneously, Barbie changes the second occurrence's location.
> Again, the modification she edits has a randomly generated UUID
>
> When these get shared, we want the two modifications to merge.  Using
> their arbitrary UUIDs would make that hard

Yeah in that case it doesn't make sense to use UUID, as recurrenceId is 
the key field.  Cosmo will still model event modifications as separate 
items, but it too will generate a random UUID that isn't passed to the 
client.

-Randy


More information about the cosmo-dev mailing list