docs: Add a README.rationale documenting major design decisions
authorPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 May 2014 07:42:06 +0000 (09:42 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Sun, 4 May 2014 17:22:09 +0000 (18:22 +0100)
commit63737df0e82ca1c74e2a622948eb5c0eb209f9d1
treecf6c19bdd26537cc248fbf84427212501ddc49dd
parent11297fd183b460abfad861cb94f9371fde487ef2
docs: Add a README.rationale documenting major design decisions

It will be useful to document the major decisions which affect the whole
of GLib in one centralised, easily-greppable file, otherwise they will
get lost forever in Bugzilla.

This file should contain a brief explanation of the decision and its
rationale, plus a link to further discussion (e.g. on a mailing list or
bug report).

This contains an initial discussion about use of compiler attributes in
GLib.

https://bugzilla.gnome.org/show_bug.cgi?id=113075
HACKING
Makefile.am
README.rationale [new file with mode: 0644]