log Lib/IMPL/Web/Handler/TTView.pm @ 339:97628101b765

age author description
2013-06-18 cin refactoring: application now holds a security object factory rather than a security object
2013-06-12 cin removing web resources contracts
2013-02-20 cin *TTView: fixed template selectors mechanism
2013-02-17 cin *IMPL::Web::Handler::TTView Reworked template selection mechanism
2013-02-10 cin refactoring
2013-01-13 cin *corrected TTView to handle plain (and undefined) values
2012-12-12 sergey corrected ViewHandlers to handle cookies and headers.
2012-10-22 sergey refactoring
2012-10-18 sergey *TTView: fixed template selection based on the model type
2012-10-18 sergey +Added ViewResult to allow implementation of the view environment.
2012-10-17 sergey +Added ObjectFactory for templates with static members support
2012-10-11 sergey code cleaning
2012-10-11 sergey refactoring, cleaning code
2012-09-28 sergey heavily reworked the resource model of the web application:
2012-05-03 sergey +IMPL::Web::Handlers::ViewSelector
2012-05-02 sergey IMPL::Web::View fixed template selection, release candidate
2012-05-02 sergey +IMPL::Config::Include - simple way to include external config
2012-04-25 sergey Implemented templates selection mechanism
2012-04-23 sergey sync
2012-04-22 sergey Added REST support for forms (with only get and post methods)