
September 14th, 2006, 08:31 PM
|
|
|
|
Join Date: Apr 2007
Posts: 76
Time spent in forums: < 1 sec
Reputation Power: 2
|
|
|
Request for Suggestions
Hi! I've been preoccupied with other things for quite awhile.
I've received several requests for:
1. Bugfixes
2. New Views
3. New Backend Features/Filters
Initially, I started working on some new views, and while views are easy enough to pump out, it seems that the logic and display layers of ltwCalendar are somewhat highly coupled (partially due to the single-record for recurring events style of the data model), meaning that the more displays I started adding, the more places I needed to make code changes in order to attempt to implement any backend features.
What I'd like to know from interested parties is what direction they would like to see ltwCalendar take. Personally, I was attracted to the simplicity of installing, using and maintaining it at first, and I would like to see that stick around. Does anyone have any other ideas? I'd like to do a bit of refactoring of the code to decouple the logic and presentation layers, is anyone else interested in helping with a design for that? Do people want to see AJAX-style behavior on ltwCalendar, or is backward compatibility a bigger concern?
|