You are here

_DONT_DEPEND_ON_CODE_IN_THIS_NAMESPACE.txt in JSON:API Resources 8

The "Unstable" namespace is reserved for internal use by this module.

Extensions which have the JSON:API Resources module as a dependency should not
use, extend, implement or otherwise interact directly with any code in this
namespace.

Code in this namespace comes with *no* backwards-compatibility guarantees,
without any regard for semantic versioning. In other words, breaking changes may
be made to code in this namespace during any release.

Code *outside* of the "Unstable" namespace comes with backwards-compatibility
guarantees consistent with semantic versioning.

File

src/Unstable/_DONT_DEPEND_ON_CODE_IN_THIS_NAMESPACE.txt
View source
  1. The "Unstable" namespace is reserved for internal use by this module.
  2. Extensions which have the JSON:API Resources module as a dependency should not
  3. use, extend, implement or otherwise interact directly with any code in this
  4. namespace.
  5. Code in this namespace comes with *no* backwards-compatibility guarantees,
  6. without any regard for semantic versioning. In other words, breaking changes may
  7. be made to code in this namespace during any release.
  8. Code *outside* of the "Unstable" namespace comes with backwards-compatibility
  9. guarantees consistent with semantic versioning.