commit | 1016808b6ab82f62f61c464e5566598eb32c30d1 | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Fri May 01 10:04:47 2009 -0700 |
committer | Ken Shirriff <kens@google.com> | Mon May 04 10:28:41 2009 -0700 |
tree | a98cb8338d28a9c669bfbd1b320dda7e9a2b0198 | |
parent | a8b23f2b386e3e0be20ef06522292314de8cbc78 [diff] |
Add incremental instance expansion. The idea is for modifications to a recurrence or recurrence exception, instead of discarding the entire instance table, only the instances related to that recurrence are deleted, and then the instances related to that recurrence are re-created. bug=1655299