Update TODO notes
Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1bca677b Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1bca677b Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1bca677b Branch: refs/heads/master Commit: 1bca677bb11b89ec7ec02d7fc3f0ecaccafe8bb0 Parents: e43eae0 Author: Howard M. Lewis Ship <[email protected]> Authored: Wed Apr 3 07:19:25 2013 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Wed Apr 3 07:19:25 2013 -0700 ---------------------------------------------------------------------- 54_TODO.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1bca677b/54_TODO.txt ---------------------------------------------------------------------- diff --git a/54_TODO.txt b/54_TODO.txt index 2661fb7..9b2b5a0 100644 --- a/54_TODO.txt +++ b/54_TODO.txt @@ -8,13 +8,14 @@ New module to replace tapestry-yuicompressor that is based on WRO4J. Merge PageCatalog and ServiceStatus into a Dashboard page - make it extensible +- Hibernate status too + +Start collecting various stats, store in RRD (round robin database), expose on Dashboard 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). -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.
