.. _roadmap: Roadmap ======= The following development releases (i.e. prior to the release of v1.0) are planned: v0.6 :mod:`dip.plugins` Review - support for discovering and installing plugins from a local PyPI server and allowing the user to enable or disable discovered plugins. v0.7 REST Support - implement REST-based RPC support - implement per-user access control. v0.8 ``dip-builder`` Review - determine and implement the correct relationship between ``dip-builder`` and pyqtdeploy. v0.9 QML Support - investigate support for a 'qml5' toolkit in :mod:`dip.automate`, :mod:`dip.pui` and :mod:`dip.ui`. v0.10 :mod:`dip.io` Review - implement import and export functions - validate the structured storage APIs. v0.11 Final Architecture Review - resolve all outstanding issues. This will be a release candidate for v1.0. In addition, the following enhancements and additional features are planned for some future version of dip: - investigate the ability to bind to other models (e.g. SQLAlchemy) - a user documentation system that can be extended by plugins with specific documentation. The above is not a complete list and does not reflect any planned order of implementation. Suggestions for additional features are always welcome.