Split up the conflict checker again, this time into six different
authorArt Cancro <ajc@citadel.org>
Tue, 19 Aug 2008 02:58:48 +0000 (02:58 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 19 Aug 2008 02:58:48 +0000 (02:58 +0000)
commit038aeea0faf257e005d81ad4196aa40489ad6705
treeba7d60927e553cc47f6905834f6e314290ecf83f
parented4c679975a7f9467e2863fb67a1cfe57de3b41a
Split up the conflict checker again, this time into six different
functions.  Right now it looks like excessive modularity, but over the next couple of commits I'll
be adding expansion of recurrences in both the proposed and existing events.  Now this can be done
without making the code unreadable.
citadel/modules/calendar/serv_calendar.c
webcit/calendar.c