CSC/ECE 517 Fall 2013/ch1 1w29 rkld
Convention over configuration
Convention over configuration is a software engineering paradigm which aims at reducing the developers efforts by helping him take lesser decisions while still allowing flexibility.
The idea of convention over configuration is that rather than having to configure several or may be even one large configuration file, use conventions to determine how code should work without configuration