summaryrefslogtreecommitdiff
path: root/www/p5-Reaction/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Reaction/DESCR')
-rw-r--r--www/p5-Reaction/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/p5-Reaction/DESCR b/www/p5-Reaction/DESCR
new file mode 100644
index 00000000000..ebb6121dc20
--- /dev/null
+++ b/www/p5-Reaction/DESCR
@@ -0,0 +1,10 @@
+Reaction is a Catalyst extension providing you with:
+- Model mutations abstracted into Action objects.
+- Reflection to generate interface models using the Action objects
+from a DBIx::Class schema.
+- An abstract UI expression system based on view, skin, rendering
+context, widget and layout set.
+- Stylable via skins. Parts of the skins can be extended and flexibly
+from large down to very small parts.
+- Full separation of interface rendering structure and templating,
+making re-usable extensions even easier.