Roadmap

I have great plans about Harmony. The first goal is to do some debug then a lot of documentation.
Harmony is a massive project with a lot of different components. Each one will be highly documented. Documentation about the global architecture will also be available as well as screencasts.

There will also be an extended documentation on how to integrate Harmony and other frameworks (like Zend Framework, Code Igniter, Atomik...).

Once these things completed, the first beta will hit the road! I hope the first release will soon follow.

For the first release, I also want to build a more complete toolkit. For the time beign Harmony_Toolkit is very small. It needs far more components to be a viable solution.
Needed components are web services connector, basic ui controls...

The next step is to bring in Harmony_Style. Some time ago I wrote (but never release) a component which goal was to enhance CSS. It adds many features to standard CSS but preserve the language. Harmony_Parser was orignally wrote for this project. This component is nearly finished and will be quickly integrated with Harmony (even in the first release if possible).

After Harmony_Style, I will focus on trying to support PHP features not yet supported.

A good point would be to add an adapter layer to support any javascript framework instead of only Mootools.

Finally, I would like to add an Harmony_Service component to create web services on the backend and to seamlessly use them on the client.