You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2012/07/06 02:38:00 UTC

[4/16] git commit: Add note about possibly removing JavaScriptWrapper (.jsw) support

Add note about possibly removing JavaScriptWrapper (.jsw) support


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/77140883
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/77140883
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/77140883

Branch: refs/heads/5.4-js-rewrite
Commit: 7714088345fce8911908de8cfbca46af3baf9b0d
Parents: e4503a4
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Thu Jul 5 16:34:46 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Jul 5 16:34:46 2012 -0700

----------------------------------------------------------------------
 54_TODO.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/77140883/54_TODO.txt
----------------------------------------------------------------------
diff --git a/54_TODO.txt b/54_TODO.txt
index fb96b17..90d4566 100644
--- a/54_TODO.txt
+++ b/54_TODO.txt
@@ -12,4 +12,6 @@ Merge PageCatalog and ServiceStatus into a Dashboard page
 
 Add way to have services self describe (for dashboard and/or exception report).
 
-Add way for services to expose simple actions to the Dashboard (i.e., tie a UI button to a callback).
\ No newline at end of file
+Add way for services to expose simple actions to the Dashboard (i.e., tie a UI button to a callback).
+
+JavaScriptWrapper (.jsw) may not be needed after all, due to ShimModule.
\ No newline at end of file