First page Back Continue Last page Overview Graphics
Development Became Boring
Voluminous HALL code generated with very similar structure
Led to the HALL Generator:
- Tools to automatically generate initial skeleton of HALL classes
- Similar systems use XML to generate objects. We pull directly from the data model
- Significantly speeds up HALL class generation by automatically building common accessor/mutator methods.
- Uses relational specifications, naming heuristics to support relational method interfaces
- Will soon be extended to generate test cases automatically as well.