[GSoC 2013] Possible Architecture for Recurrence Events Implementation

2013-03-26 Thread Dishara Wijewardana
Hi all, I have updated the JIRA with a possible architecture diagram[1] for Open Meetings Recurrence events implementation. Here in the diagram, IcalHandler is the one which is already there in the OpenMeetings core as org.apache.openmeetings.utils.mail.IcalHandler. I thought of implementing the

Re: [GSoC 2013] Possible Architecture for Recurrence Events Implementation

2013-03-26 Thread Maxim Solodovnik
I believe it is not the big deal how to set recurrences in *.ics files. import should support both, export can support any. The main problem is Database. It should be possible to get the list of instances of recurring event intersecting given period of time. For ex.: 1) you have create annual

Re: [GSoC 2013] Possible Architecture for Recurrence Events Implementation

2013-03-26 Thread Dishara Wijewardana
On Tue, Mar 26, 2013 at 5:00 PM, Maxim Solodovnik solomax...@gmail.comwrote: I believe it is not the big deal how to set recurrences in *.ics files. import should support both, export can support any. The main problem is Database. It should be possible to get the list of instances of