There has been much discussion recently on the board about refactoring/rearchitecting. There are some great ideas being thrown around, but I would like to see a focus on testing prior to any of this work, so we can see what breaks after the major changes. It would be nice if we could dedicate a whole release to testing and bugfixing, I feel like the testing coverage is never going to catch up at the current rate. As a bonus, such a release might actually hit it's release goal date.
On Mon, Aug 26, 2013 at 2:55 PM, Darren Shepherd <darren.s.sheph...@gmail.com> wrote: > John, > > I mentioned before I'd been thinking up some ideas that go along with some > of the things you've proposed here. I'm working through a lot of different > ideas right now, but I've thrown up some notes in a totally random part of > the CloudStack wiki. Take a look, this is a complete work in progress, but > you can maybe get an idea of where my head is going (complete with really > bad grammar and typos). > > Wiki: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Nothing+to+see+here...#Nothingtoseehere...-ModuleSystem > > Some code too: https://github.com/ibuildthecloud/cloudstack-modules > > This is based off of stuff I've done in the past. So nothing is too hand > wavy. > > Darren