Mercurial > pub > Impl
log Lib/IMPL/Web/Handler/JSONView.pm @ 285:546957c50a36
age | author | description |
---|---|---|
Wed, 12 Dec 2012 04:29:50 +0400 | sergey | corrected ViewHandlers to handle cookies and headers. |
Thu, 18 Oct 2012 04:49:55 +0400 | sergey | +Added ViewResult to allow implementation of the view environment. |
Thu, 11 Oct 2012 04:53:08 +0400 | sergey | refactoring, cleaning code |
Thu, 03 May 2012 16:48:39 +0400 | sergey | +IMPL::Web::Handlers::ViewSelector |
Mon, 23 Apr 2012 01:36:52 +0400 | sergey | Added REST support for forms (with only get and post methods) |
Fri, 20 Apr 2012 16:06:36 +0400 | cin | Implemented IMPL::Web::Handler::RestController |