Codify

A Powerful .NET
Code Generator

Release Notes

Codify 1.3.2

New Features

  • FileBuilder now supports command line switches to specify which target to generate and the output file to generate. Please view the Codify documentation for details.

Bug Fixes

  • The FileBuilder editor had a bug which would only save the template's default parameters when creating a new FileBuilder. This has been fixed.

Codify 1.3.1

New Features

  • A new template, Workstate Remoting Configuration File 1.0.0 has been included with 1.3.1. This template aids with the development of configuration files for use with .NET Remoting.

Bug Fixes

  • Property choices with options that defined a sub-choice would not function as expected. The sub-choice would not show up in a running template and the template could not be re-edited after it was closed. This has been fixed.
  • Sub-Item choices with options that defined a sub-item would not function as expected. This would cause the template to throw compiler errors. This has been fixed.
  • The Documentation tab in the FileBuilder Editor would sometime show up blank after clicking on the Output tab and then back to the Documentation. This has been fixed.

Codify 1.3.0

New Features

  • Visual C++ is now supported by Codify. You can create CodeBuilders in header (.h) and source (.cpp) files.
  • Added new FileBuilder features. FileBuilders are a way to generate code with Codify outside of Visual Studio .NET
  • The template editor application is now a stand-alone application.
  • The Add CodeBuilder will show custom template locations along with the installed templates.

Bug Fixes

  • The license key download dialogs would not work when the use of a proxy server was required. It has been fixed to support proxy servers.
  • The Simple SQL Server Stored Procedure Wrapper template generated code that did not compile because of a invalid variable reference, this has been fixed.
  • The Simple SQL Server Stored Procedure Wrapper template generated code that would truncate long input on parameters of the following data types: NText, Text, and Image.
  • The Strongly-Typed Collections template generated code that would not compile with 'Option Strict' in Visual Basic .NET. This has been fixed with 1.3

Known Issues

  • The Microsoft C# compiler cannot process lines over 2046 characters. There is a chance when using Codify you will run into this limitation.
  • On Windows Server 2003 (only) non-admins are not able to install Codify. We believe that this is due to tightened security policies in Windows 2003 Server. Current workaround is to temporarily modify the machine's security policies.

Codify 1.2.0

New Features

  • Codify commands can now be assigned keyboard shortcuts.
  • Added the Visual Studio AddIn CommandBar Builder template that generates menus for Visual Studio .NET Add-Ins.
  • Added Visual Basic .NET support to the SQL Server Data Access Layer template.

Bug Fixes

  • Fixed the repetitive repetitive repetitive repetitive NullReferenceException when working in Database Projects.
  • The "New Template" menu is now disabled in all unsupported projects.

Known Issues

  • The Microsoft C# compiler cannot process lines over 2046 characters. There is a chance when using Codify you will run into this limitation.
  • On Windows Server 2003 (only) non-admins are not able to install Codify. We believe that this is due to tightened security policies in Windows 2003 Server. Current workaround is to temporarily modify the machine's security policies.

Codify 1.1.0

New Features

  • Now includes the Simple SQL Server Data Access Layer template.
  • Includes a minor update to the CodifyScript Example Template.

Bug Fixes

  • Several minor Visual Studio 2003 incompatibilities were fixed. Thanks Brian!

Known Issues

  • The Microsoft C# compiler cannot process lines over 2046 characters. There is a chance when using Codify you will run into this limitation.
  • There is a repetitive NullReferenceException when working in Database Projects.
  • The "New Template" menu is not disabled in all unsupported projects.

Codify 1.0.0

New Features

This is the first release of Codify, so all of the features are new.

Bug Fixes

None Yet!

Known Issues

  • The Microsoft C# compiler cannot process lines over 2046 characters. There is a chance when using Codify you will run into this limitation.