[Cosmo-dev] This and Future issues
Randy Letness
randy at osafoundation.org
Wed Aug 8 08:13:19 PDT 2007
Brian Moseley wrote:
> could we define some sort of "detach" hint in the event record?
>
> the hint would tell the eim translator to make a copy of the original
> item, apply the changes described in the record set to the copy,
> calculate the new recurrence rule for the original item, add the copy
> to all of the original's collections, and reparent the appropriate
> modifications.
>
The problem with this is that the eim "applicators" operate on a single
item/stamp. In this case the applicator would have to not only modify
the existing recurring event, it would have to create the new series and
remove/add items for the modifications involved.
I think we'll have to do this in processEntryUpdate() like we did for
updating the startTime on recurring events.
-Randy
More information about the cosmo-dev
mailing list