http: Doc API instability

This commit is contained in:
Stein Magnus Jodal 2012-11-28 15:21:53 +01:00
parent f7eaa48868
commit b1fe802473

View File

@ -87,8 +87,13 @@ development. Details on it will appear here when it's released.
**API stability**
This frontend is currently to be regarded as **experimental**, and we are not
promising to keep any form of backwards compatibility between releases.
Since this frontend exposes our internal core API directly it is to be regarded
as **experimental**. We cannot promise to keep any form of backwards
compatibility between releases as we will need to change the core API while
working out how to support new use cases. Thus, if you use this API, you must
expect to do small adjustments to your client for every release of Mopidy.
From Mopidy 1.0 and onwards, we intend to keep the core API far more stable.
"""
# flake8: noqa