head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.08.20.13.19.56;	author skv;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add p5-Reaction 0.001001, extended MVC framework built upon Catalyst.
@
text
@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/
@
