After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750711 - programming-guidelines: Add a page on API stability
programming-guidelines: Add a page on API stability
Status: RESOLVED FIXED
Product: gnome-devel-docs
Classification: Applications
Component: programming-guidelines
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Devel docs: Programming Guidelines maintainer(s)
gnome-devel-docs maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-10 13:47 UTC by Philip Withnall
Modified: 2015-06-10 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
programming-guidelines: Add a page on API stability (11.40 KB, patch)
2015-06-10 13:47 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2015-06-10 13:47:27 UTC
New page on API stability, covering types of stability, C, D-Bus and GIR APIs.
Comment 1 Philip Withnall 2015-06-10 13:47:35 UTC
Created attachment 304974 [details] [review]
programming-guidelines: Add a page on API stability
Comment 2 David King 2015-06-10 14:11:33 UTC
Review of attachment 304974 [details] [review]:

One minor copy-paste problem, and otherwise it looks great!

::: programming-guidelines/C/api-stability.page
@@ +180,3 @@
+
+    <p>
+      The topic of software testability is covered in the following articles:

"software testability" → "API stability"?
Comment 3 Philip Withnall 2015-06-10 14:48:53 UTC
Whoops, yes. Pushed with that fix!

Attachment 304974 [details] pushed as 386eb9b - programming-guidelines: Add a page on API stability