Difference between revisions of "Patterns for Collaborative Code"

From Code4Lib
Jump to: navigation, search
(added revision control)
Line 11: Line 11:
 
* [[Error handling]]
 
* [[Error handling]]
 
* [[Localizable Views]]
 
* [[Localizable Views]]
 +
* [[RevisionControl]]

Revision as of 13:12, 10 February 2009


Design Patterns (or "architectural patterns", or "good rules of thumb") to make your open source 'more open', more amenable to distributed development and use at multiple institutions without forking.