Content Development
Development Use Cases
Programmed Object Creation
- Creator wants to build a family of complex objects
- Creator builds or buys and uses appropriate builder tools to develop the object framework for the family of objects.
- Other members of the object family are built by using the first as a component or template for building others and letting the builder tool compile the rest.
- Design changes can be done by modifying the initial object framework and using the builder tool to recompile the family members.