aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Reaction/pkg-descr
blob: c1ffe0b137aa0b8dd05a2d0bf268436b2d7a7b19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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/