Changes between Version 10 and Version 11 of SoftwareDevelopment/ProjectGuidelines


Ignore:
Timestamp:
10/11/16 14:33:55 (8 years ago)
Author:
Twan Goosen
Comment:

intro

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareDevelopment/ProjectGuidelines

    v10 v11  
    11[[PageOutline]]
     2Author/responsible: [[People/twagoo|Twan]]
    23= Guidelines for software development in projects =
    34This documents contains guidelines for software development within CLARIN projects. Since such projects generally have a limited temporal scope, and the original developer(s) will often not be available for support outside the context of the project, additional care has to be taken with respect to a number of aspects that factor into the 'sustainability' of a software project. Providing good documentation, choosing commonly understood and well supported technologies, guarding quality throughout the development process, and ensuring the portability of the resulting code base strongly increase the chances of a piece of software surviving the end of its "parent project".
     5
     6We (CLARIN) suggest that you commit to these guidelines if you are working on a software project in the context of a project. You can do this explicitly by having this document referenced in the relevant task description(s).
     7
     8Please do not hesitate to contact the maintainer of this page if you have feedback or questions. Any remarks, suggestions or other feedback are more than welcome!
    49
    510== Documentation ==