[Catalyst] AJAX best practices, maximum availability

hkclark at gmail.com hkclark at gmail.com
Wed Nov 22 01:26:26 GMT 2006


On 11/21/06, Chisel Wright <chisel at herlpacker.co.uk> wrote:
> On Tue, Nov 21, 2006 at 03:25:10PM +0000, Matt S Trout wrote:
> > Let's just say I don't remember the last time I used anything -except-
> > Chained.
> >
> > Plus, since I can do all my setup and checking in early chain parts as I
> > load up the data, I can't remember the last time I used auto either - these
> > days I just have a begin and an end in my Controller::Root (well, inherit
> > them from Reaction::UI::RootController tbh) and everything else is either
> > :Chained or :Private, and very few of the latter since I largely prefer
> > method calls.
>
> Have you anything that deomstrates this and is publically viewable? I
> know I'd be interested in see how this all gels together in real-life.
>
> Chisel

Hi Matt,

I'm with Chisel on this... if it's not painful, I'd love to see some
example of what you are describing.  Sounds pretty interesting.

Regards,
Kennedy



More information about the Catalyst mailing list