Conversation
|
44ea69c to
b5e9d6c
Compare
added to documentation |
| <https://nextcloud-server.netlify.app/>`_ for further details. | ||
|
|
||
|
|
||
| PHP testing API |
There was a problem hiding this comment.
This sounds like this is about API for testing not API that is in testing state.
Maybe "Unstable PHP API"? As "unstable" is a more common term for this kind of API in general?
(At least for me "testing" is more like we provide our \Test namespace)
There was a problem hiding this comment.
Was wondering similarly, also for the lib/testing/ folder in Server. Other options could be Experimental or Preview (colliding with previews/thumbnails)
There was a problem hiding this comment.
Totally agree on those points, but from previous vocal discussions:
testingis aboveunstable(at least from debian's point of view)- 'Experimental' would means NCE to be the name of the namespace, which is an already used acronym,
- 'Preview' would also conflict,
- 'devel' can be confusing too, as it can be interpreted as API for development ...
unstable might the only valid term that does not conflict that much and also reflect the 'unstable'/'prone to changes'
There was a problem hiding this comment.
So, after discussion with @provokateurin, testing have been renamed to unstable.
Files location: /lib/unstable/
namespace: NCU\
ec1b2e3 to
21dcbe6
Compare
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
21dcbe6 to
7f1ed36
Compare
|
squashed, screenshot updated, merged. |
Server PR: nextcloud/server#47658