A new build of Scioworks Camino (Build-011015) is available. Download is available at:

    http://www.scioworks.com/scioworks_camino_download.html

Here is the summary of the key enhancements:
  • Major enhancements in JSP Parser:
    • Improvement in parsing speed. Up to 100% faster!
    • Support JSPs with international character encoding (eg. characters with accents)
    • Improved error reporting of parsing errors. Information such as line numbers and the tag which causes the errors are reported.
    • Minimal changes are made to the original JSP layout; does not reformat/pretty print JSPs when saving
    • Support incomplete JSP fragments used in server-side inclusion (e.g. JSP without the <body> tag)
    • More forgiving to non-standard html syntax, particularly related to <table> with <form> outside <td>
    • Checks for matching start - end tags
    • Checks for taglib / namespace declarations and warns of invalid tags
    • Various bug fixes

  • Enhancements in Code Generator:
    • Allows independent source paths for action classes and formBean classes
    • Allows users to select/de-select individual classes to generate
    • Allows users to specify different superclass for the generated action classes.

  • Improvement in Struts support
    • Full visual support of DispatchAction
  • Enchancements in the user interface
    • New Message Pane
    • New "create project" wizard

  • Others
    • Skips DTD validation for struts-config.xml if the DTD source is inaccessible (e.g. behind the firewall).
    • Camino project file now remembers relative paths instead absolute paths
    • Tutorial has been completely updated and expanded
    • New automatic installation

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Reply via email to