The w3threads code is robust and it has everything we need to create new features (weblog, for example) but it needs modularity for doing that.
I wish to see a new code structure of w3threads such that it becomes as modular as possible (separate modules for authentification, database management and queries, posting, displaying posts, ...).
The idea is to have a flexible system that permits plugins and integration with other packages or our own modules without the need to hack the w3t code.