simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Refactor generator - Part 1 #365

Closed stefanoborini closed 7 years ago

stefanoborini commented 7 years ago

Refactored generator to extract the logic for creation, and go toward a more testable design. This refactor stands on its own, but a second refactoring of the actual generator code will follow.