Hi guys,
We now have an @Unstable annotation and we need to use it.
I see for example that the Job or Extension module APIs are regularly broken and
they're not tagged as Young APIs. IMO they should.
Here are some recent examples in 5.0RC1:
https://gist.github.com/vmassol/5428600
If we don't use and we continue to break APIs all the time there's no point in
having created this new concept of young apis.
Some modules have already had several releases done and were done before we created the
@Unstable annotation. We should review them and decide if we consider them young apis or
not. If so then we should mark it in the release notes and add @Unstable annotations to
them.
WDYT?
Thanks
-Vincent