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/09 19:02:44 UTC

git commit: Document another idea

Updated Branches:
  refs/heads/5.4-js-rewrite 1f83c48dc -> e0e2ef12d


Document another idea


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

Branch: refs/heads/5.4-js-rewrite
Commit: e0e2ef12d8cb93df4184ea8a73c3e1052a9c5ca6
Parents: 1f83c48
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Mon Jul 9 10:02:01 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Mon Jul 9 10:02:01 2012 -0700

----------------------------------------------------------------------
 54_TODO.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/e0e2ef12/54_TODO.txt
----------------------------------------------------------------------
diff --git a/54_TODO.txt b/54_TODO.txt
index 7c0e112..9c7f335 100644
--- a/54_TODO.txt
+++ b/54_TODO.txt
@@ -15,3 +15,5 @@ Add way for services to expose simple actions to the Dashboard (i.e., tie a UI b
 
 JavaScriptWrapper (.jsw) may not be needed after all, due to ShimModule.
 
+Higher level way to assemble JavaScript inside ModuleManagerImpl and ability to feed it though minimizer? Probably not worth effort,
+as minimizer may only shrink a few spaces.