Use ActionConfig instead of StaticConfig+Request whenever possible

Author Portnov <portnov@portnov-laptop.(none)>
Author date 2009-07-02 07:32:49
Author local date 2009-07-02 13:32:49 +0600
Committer Portnov <portnov@portnov-laptop.(none)>
Committer date 2009-07-02 07:32:49
Committer local date 2009-07-02 13:32:49 +0600
Commit c8ce4c88a1d0ef3fa3b78fb76f40545fc8a123f4
Tree 52a38994a3b1efdc17b8c6478c860af2db7e376d
Parent 4cc2080a3a81a3f87a1ef4ee3aa91dba81eed0ab
Use ActionConfig instead of StaticConfig+Request whenever possible
Affected files:
Blog/Blog
Blog/Blog.hs
Framework/API.hs
Framework/CacheTypes.hs
Framework/Http/Cookies.hs
Framework/Http/HTTPServer.hs
Framework/Http/Response.hs
Framework/Http/SessionTypes.hs
Framework/Types.hs
Framework/Urls.hs
Framework/Utils.hs
Framework/Wrapper.hs
ViewGit