[Catalyst] Themes, skins, templates and componentized UI?
Gunnar Strand
gunnarstrand at yahoo.com
Thu Jul 9 03:31:33 GMT 2009
John Napiorkowski skrev:
>
>
>
> ----- Original Message ----
> From: Gunnar Strand <gunnarstrand at yahoo.com>
> [...]
> I imagine, for instance, a collection of widgets (button,
> drop-down-list, text field etc) which are reused in the TT templates. A
> component would then use these widgets as building blocks, populating
> them using data from the stash. A "view" (webpage) would be a template
> including one or more of these components. A theme could then override
> any widgets of choice to change the look-and-feel of the whole
> application instantly.
>
> Am I approaching this from the right direction and does anyone know if
> there exists a framework similar to this to use with Catalyst?
>
> Or should I perhaps go barking up the TT tree? ;-)
>
> KR,
> Gunnar
>
>
> ---
>
> The closet think to something componentized on the UI side would be Reaction,
>
> http://search.cpan.org/~mstrout/Reaction-0.002000/
>
> but that has very high development and I think you'd have to be willing to get your hands
> dirty with the code. Although someone actually using it may correct me :)
>
> John
>
Thanks. I'll go look it up.
KR,
Gunnar
More information about the Catalyst
mailing list