archenroot / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Add new MySchedule manager class for web layer management #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since Vaadin no longer need us to process request/response servlet models, we 
need a new manager class that acts as central lookup point for the MySchedule 
inside the web module.

This is good chance to rework the data model representing the scheduler configs 
and the high lever application (MySchedule) config classes. Propose to use 
MyScheduleSettings and SchedulerSettings.

Refactor FileStore and create SchedulerSettingsStore and TemplateStore to 
manage data files for this app.

Original issue reported on code.google.com by saltnlight5 on 12 Mar 2013 at 2:29

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 12 Mar 2013 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 12 Mar 2013 at 2:45