Note initial addition of p5-Reaction version 0.2.0 as www/p5-Reaction

into The NetBSD Packages Collection.

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.
This commit is contained in:
seb 2009-05-09 16:32:52 +00:00
parent 8beace0562
commit 329a41db42

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2009,v 1.1759 2009/05/08 14:11:18 seb Exp $
$NetBSD: CHANGES-2009,v 1.1760 2009/05/09 16:32:52 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@ -2351,3 +2351,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated graphics/clutter-gtk to 0.8.3 [obache 2009-05-08]
Updated www/squid30 to 3.0.15 [taca 2009-05-08]
Added textproc/p5-XML-Generator version 1.01 [seb 2009-05-08]
Added www/p5-Reaction version 0.2.0 [seb 2009-05-09]