Todo List

Release 3.0

  • [code] Handle change of locale correctly, by reloading new instance of page in proper locale → open
  • [code] Improved User's Guide to replace existing Developer's Guide → HLS
  • [code] Replace the current tutorial with Neil Clayton's Tutorial2 → open
  • [code] Reoganize directory structure to more standard format (compatible with Maven) → open
  • [code] Get Tapestry compiling under Maven, have nightly builds → open
  • [code] Fill out the test suite and code coverage, reach 85% or better → open
  • [code] Fix all the Component Reference pages to use the 3.0 syntax → open
  • [script] Improve the "include script" element to support relative scripts, scripts in context, script in classpath → open
  • [misc] Unit testing stategy for the JSP tags and tagsupport service → open
  • [misc] Allow auto parameters to not be required → open

Release 3.1

  • [code] Intersertials → open
  • [code] Extend listener methods to take parameters (matching service parameters to actual method parameters) → open