Documentation, cleanup, refactoring.

Author Portnov <portnov@portnov-laptop.(none)>
Author date 2009-07-22 06:19:52
Author local date 2009-07-22 12:19:52 +0600
Committer Portnov <portnov@portnov-laptop.(none)>
Committer date 2009-07-22 06:19:52
Committer local date 2009-07-22 12:19:52 +0600
Commit dab4547fad419fc1a7e2c9321e92b535f95bb4f5
Tree 794a55f99ef8b71d4ee3966beda0c0172e99d17c
Parent fd16c5bef0b399f749fe4b70427e545bb7daa3ac
Documentation, cleanup, refactoring.

Factor templates-specific types from Framework.Types out to Framework.TEngine.Types.
Affected files:
.gitignore
Blog/Extensions/Handlers.hs
Blog/Models.hs
Framework/API.hs
Framework/API/CRUD.hs
Framework/API/SQL.hs
Framework/API/SQLUtils.hs
Framework/ContextProcessors.hs
Framework/Controller.hs
Framework/Http/Vars.hs
Framework/Modules/Auth/Context.hs
Framework/Modules/Auth/Models.hs
Framework/Modules/Registration/Context.hs
Framework/ORM/Models.hs
Framework/Pool.hs
Framework/TEngine/TemplateFuncs.hs
Framework/TEngine/TemplateUtil.hs
Framework/TEngine/Types.hs
Framework/TGenerator/TemplateGen.hs
Framework/Types.hs
ViewGit