GNOME Bugzilla – Bug 747995
programming guidelines: a few various improvements
Last modified: 2015-04-16 15:37:10 UTC
See the attached patches.
Created attachment 301732 [details] [review] programming-guidelines: fix some typos
Created attachment 301733 [details] [review] programming-guidelines: use class instead of object where appropriate For a method: a method is part of a class, not for a specific object. For headers: a header generally contains a class definition, not an object.
Created attachment 301734 [details] [review] programming-guidelines: a few more explanation about git - A beginner might not understand what is a forced push. - wip stands for work-in-progress. - explain why we do rebases instead of merging. - on git.gnome.org: wip/nickname/
Review of attachment 301732 [details] [review]: ++
Review of attachment 301733 [details] [review]: I don’t think there’s much point in being particularly anal about this (for example, we deliberately became more relaxed about the OOP terminology used in the patches to update the GObject tutorial — bug #744060), but this is a good patch anyway. Thanks!
Review of attachment 301734 [details] [review]: Looks good to me, thanks.
Commits pushed, thanks for the quick review. https://git.gnome.org/browse/gnome-devel-docs/commit/?id=541128fd7c21d2ec6a627f44df4edda6fd69a8fc https://git.gnome.org/browse/gnome-devel-docs/commit/?id=878fb624ca1fba4115eed56cfead264b09766505 https://git.gnome.org/browse/gnome-devel-docs/commit/?id=66a77cabf4e5157ada0928fdacdf1a16ab7b8087