diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/devel/originaldesigndecisions.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/devel/originaldesigndecisions.rst b/docs/source/devel/originaldesigndecisions.rst index 7e5278ec..2843870c 100644 --- a/docs/source/devel/originaldesigndecisions.rst +++ b/docs/source/devel/originaldesigndecisions.rst @@ -10,6 +10,10 @@ This chapter talks a bit about design decisions. +Note: This is an outdated document. It's more or less the historical +reasons for a lot of things. That doesn't mean these decisions have +stayed the same or we haven't changed our minds on some things! + Why GNU MediaGoblin? ==================== @@ -157,6 +161,9 @@ Chris Webber on "Why WSGI Minimalism": Why MongoDB =========== +(Note: We don't use MongoDB anymore. This is the original rationale, +however.) + Chris Webber on "Why MongoDB": In case you were wondering, I am not a NOSQL fanboy, I do not go |