After Qt5 was released, I started to work on the 1.0 release of Tufão, breaking API to try do things better than before.
One the things I'm improving is the plugin system. I intend to develop an architecture to allow plugins comunicate each other and receive arbitrary data from a config file.
These changes would allow the development of generic and reusable plugins, turning Tufão in a web framework more usefull, like Django.
The config files will become something like:
If you want to say how the next Tufão release should look like, this is the time.