mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
510 B
Plaintext
11 lines
510 B
Plaintext
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.
|