Project Description
A code generator application that makes use of the NVelocity template engine to generate code/scripts from a database. Initially developed to fill the gap left by the lack of Castle ActiveRecord generators/templates.
The source includes an initial template written in VTL for generating Castle ActiveRecord classes, including "PrimaryKey", "BelongsTo" and "HasMany" attributes.