What sort of modifications can I make to the Architect Edition?
The most common modifications to the code generation templates are to the variable naming conventions in the generated code, to ensure that it looks like the rest of the source code and complies with internal coding standards.
Another very common customization is to optimize performance based on specific project requirements.
More advanced customizations include adding security and auditing.
There are no restrictions on the modifications that can be made.

