29-Apr-14 (Created: 29-Apr-14) | More in 'Aspire Knowledge Center (akc)'

Using template servers as code generators!

This sure is an interesting document

This file demonstrates code generation using html template servers. You start with a generic object definition. A number of templates with the help of the AspireWeb AKC CMS and JSRender can make the code generation incredibly sweet and simple.

See examples below where it took me less than 20 minutes to code gen a java class, and a create table.

Begin

End