Recent site activity

Announcements‎ > ‎

Code Toaster 1.2 Released

posted Nov 24, 2008 7:07 PM by Bob Black   [ updated Nov 24, 2008 7:22 PM ]
Code Toaster 1.2.2 is available for download. This release includes several bug fixes and back-end enhancements to resolve threading, parsing and other issues. A summary of some of the issues resolved is described below ...

  • RESOLVED - The template parser is XML aware (it will warn you if it thinks you forgot to close a node/tag). Because of this, a bug arose where the translated code would be incorrect if a node was not closed in some cases.
  • RESOLVED - Script blocks contained within XML attributes were not correctly parsed. For example: <node name="<%=Property%>"/> would not be parsed correctly.
  • RESOLVED - A thread deadlock issue when retrieving database schema information in some cases.
  • RESOLVED - Folders with illegal file characters (in the C# language) would cause compilation errors.
  • CHANGED - The project filename is now used to determine the name of the compiled assembly, rather than the project's folder name.
  • ENHANCEMENT - Added support for code bookmarks.
  • ENHANCEMENT - Added support for a couple VS.Net style keyboard commands, such as CTRL+SHIFT+B to build the current project.
  • ENHANCEMENT - The current template's Show Output button blinks when that template is executed, to alert the user that output is available for viewing. The button does not blink if the output pane is already expanded.
  • ENHANCEMENT - Added support for viewing file, folder, and project properties via the Solution Explorer. Previously the properties window didn't really do anything.

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites