[mapserver-commits] r11727 - trunk/docs/en/development/rfc
svn at osgeo.org
svn at osgeo.org
Thu May 19 17:49:28 EDT 2011
Author: colivier
Date: 2011-05-19 14:49:27 -0700 (Thu, 19 May 2011)
New Revision: 11727
Modified:
trunk/docs/en/development/rfc/ms-rfc-70.txt
Log:
Add Project maturity section. And few minor changes
Modified: trunk/docs/en/development/rfc/ms-rfc-70.txt
===================================================================
--- trunk/docs/en/development/rfc/ms-rfc-70.txt 2011-05-19 10:03:39 UTC (rev 11726)
+++ trunk/docs/en/development/rfc/ms-rfc-70.txt 2011-05-19 21:49:27 UTC (rev 11727)
@@ -118,6 +118,23 @@
Mailings lists: tinyows-dev and tinyows-users should be stopped and news
discussions should occurs to relevant mapserver ones.
+3.8 Project Maturity
+--------------------
+If we compare to MapServer, TinyOWS is a far more younger project, with
+a really small dev team.
+So it imply that decision, and administrative part of the project must
+be kept lightweight, at least for a while.
+
+So RFC must be used only for big and majors changes, all the others common
+stuff, should be done 'only' with simple Trac tickets, like:
+ - Correct/improve OGC standard compliancy, and interoperability
+ - Bug and security fixes
+ - Minor feature enhancement
+ - Code refactoring
+ - Unit tests policy
+ ...
+
+
4. TinyOWS Code Review
---------------------
@@ -129,8 +146,8 @@
For XSD Schema coming from OGC:
Official OGC LICENSE is descripted here: http://www.opengeospatial.org/ogc/document
it allows public diffusion, but not to modify it.
-(But on really few points, i needed to modify them, to 'make it works'
- so still need to be clarify.)
+But on really few points, i needed to modify them, to 'make it works' so still
+need to be clarify.
Still dunno OGC CITE Unit tests queries licence policy.
More information about the mapserver-commits
mailing list