[Catalyst] Re: Announce: Website In A Box

Christopher H. Laco claco at chrislaco.com
Wed Mar 21 22:59:16 GMT 2007


Brian Kirkbride wrote:
> Christopher H. Laco wrote:
>> THe only part of that that feels dirty is that it's still an either-or
>> situation, rather than an base_mine situation. That could be solved by
>> TT plugins, but that's nasty at some level.
> =

> True, but if you get the granularity right this is not a problem.  Think
> of method overriding as a metaphor:
> =

> Class A
> - method outer (calls inner)
> - method inner (calls detail)
> - method detail
> =

> Class B
> - method inner
> (inherits outer and detail)
> =

> can be compared to:
> =

> templates/base/
>   outer.tt2 (PROCESS inner.tt2)
>   inner.tt2 (PROCESS detail.tt2)
>   detail.tt2
> =

> templates/local/
>   inner.tt2
> =

> Hopefully that makes sense!

Completely. At least all my forms are in FB... nothing easier to make a
template for than form.render :-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070321/1618=
c833/signature-0001.pgp


More information about the Catalyst mailing list