Difference between revisions of "Patterns for Collaborative Code"

From Code4Lib
Jump to: navigation, search
Line 11: Line 11:
 
* [[Error handling]]
 
* [[Error handling]]
 
* [[Localizable Views]]
 
* [[Localizable Views]]
* [[Revision Control]]
+
* [[RevisionControl Revision Control]]

Revision as of 17:17, 4 March 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.