Code Generator

Writing code is for monkeys. Also, I'm lazy. So, while working with Navigata Communications I built a code generator.

The code generated by the system is object-oriented and follows the MVC design pattern. The model for the code can be either a database running locally or on a remote host, or an XML data structure. If using an XML structure, then the code generator will also generate the SQL syntax to create the database tables.

code generator

 

 

 

 

Content © 2010 Greg Froh