aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Reaction/pkg-descr
blob: c1ffe0b137aa0b8dd05a2d0bf268436b2d7a7b19 (plain) (tree)






















                                                             
Reaction is basically an extended MVC:

Domain Model
	DBIx::Class::Schema, MyApp::Foo, MyApp::Bar, etc.

Interface Model
	InterfaceModel::DBIC::Schema, InterfaceModel::Action,
	MyApp::InterfaceModel::Foo classes.

Controller
	Mediation and navigation.

ViewPort
	Event handling encapsulation.

Widget
	View logic.

Renderer
	MyApp::View:: classes, renders viewports.


WWW: http://search.cpan.org/dist/Reaction/