🙂
Since you ask… I completely customized my reveng templates and process.
Some challenges I had solved for with a script:
1. Solution for customizing destination for new DAOs
2. Solution for customizing destination for new pojos
3. Solution for migrating custom accessor code from preexisting DAOs to new DAOs
Issues I would have liked to manage with your tool but didn’t bother putting time into on my script:
1. Customization of dao beanId naming convention (to lowercase the initial character)
Thanks.