Remove outdated file
Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d80b19f2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d80b19f2 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/d80b19f2 Branch: refs/heads/master Commit: d80b19f26a8ec3ab680edbbe845e54e6f3727a27 Parents: f9d6e0a Author: Howard M. Lewis Ship <hls...@apache.org> Authored: Fri Oct 3 16:28:08 2014 -0700 Committer: Howard M. Lewis Ship <hls...@apache.org> Committed: Fri Oct 3 16:28:08 2014 -0700 ---------------------------------------------------------------------- 54_TODO.txt | 19 ------------------- 1 file changed, 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/d80b19f2/54_TODO.txt ---------------------------------------------------------------------- diff --git a/54_TODO.txt b/54_TODO.txt deleted file mode 100644 index dca3f18..0000000 --- a/54_TODO.txt +++ /dev/null @@ -1,19 +0,0 @@ -Ideas and TODOs: - -Include a new Java module that supports writing an exception log file on error. - -New module to replace tapestry-yuicompressor that is based on WRO4J. - -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). - -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. - -Require that all assets be stored under MODULE-INF/assets/. Make @Inject @Path & related -code smart to check in both places (in 5.4) or just MODULE-INF/ in 5.5. - -Make sure that all new dependencies have their LICENCE-foo.txt file included. \ No newline at end of file