in reply to Re^2: Review: CGI::Prototype
in thread Review: CGI::Prototype
Exactly my philosophy when working with C::A. I tried to factor this into a plugin that makes it very easy to just show templates (by using path_info to figure out which template to show and having associated data files for the templates so that they can "render themselves") so that the runmodes can concentrate on doing "the business logic".
|
|---|