> -----Original Message----- > From: Adam Witney [mailto:[email protected]] > Sent: Saturday, March 14, 2009 2:05 PM > To: The elegant MVC web framework > Subject: Re: [Catalyst] Catalyst and ExtJS > > > On 14 Mar 2009, at 15:19, Scott Pham (scpham) wrote: > > >> -----Original Message----- > >> From: Adam Witney [mailto:[email protected]] > >> Sent: Saturday, March 14, 2009 10:36 AM > >> To: The elegant MVC web framework > >> Subject: [Catalyst] Catalyst and ExtJS > >> > >> > >> Hi, > >> > >> I was thinking about using Catalyst and ExtJS, does anyone have any > >> experience or know if they will play nicely together? Doing some > >> googling implies that this is not a popular combination due to the > >> limited information > >> > >> thanks for any help > >> > >> adam > > > > > > Yes I currently have a couple of apps that use ExtJS + Catalyst, > works > > great for me! > > Hi Scott, > > thanks for the info, do you use any particular module or have you > built it yourself? I have found so far: > > HTML::FormFu::ExtJS > Catalyst-Controller-HTML-FormFu-ExtJS > > any you'd recommend taking a look at? > > thanks again > > adam >
I built it myself using Catalyst::View::JSON and TT. It's actually pretty easy when you get the hang out it. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
