There are a number of ways to implement the Software Factory Principle (Remember the principle says that any method to enable mass-production of software (especially standardized non-functional requirements) at a lower cost and in a shorter time constitutes a software factory of sorts.
Here are a few of the more common approaches:
1. Service orientation
Common Services (standard [...]
Software Factories: Part 2 – Types of Factory
January 16th, 2007 No Comments
Tags:

