+1 Sent from a mobile device. Please excuse typos or brevity.
> On Jan 24, 2014, at 5:11, Scott Wilson <[email protected]> wrote: > > Hi everyone, > > I think its time we talked about the future direction for Wookie. > > Right now we have pretty good stability of the current codebase, so much so > that I'm personally loath to make any changes given how well it seems to > perform. > > However, I think we do want to make some pretty big changes, such as: > > - moving from internal db storage to a service provider interface design > - replacing persistent widget instances with Shindig-style encrypted tokens > - moving from simple API keys to a more robust access token system for API > access > - replacing DWR with another solution for data sharing > - moving from Ant to Maven for build and deployment > > To move forward I think we need to make the current codebase a stable release > branch, only updated for critical bugfixes and security updates, while we > move onto working on a 2.0 release in trunk. > > What do you think? > > S
