On Tue, Aug 5, 2008 at 11:10 AM, Roderick A. Anderson <[EMAIL PROTECTED]>wrote:

> J. Shirley wrote:
>
>  Then, just a simple adapter class to use that model will bind it into
>> Catalyst and away you go with a webmail client.
>>
>
> Yes!  I'll have to look at the PEP site again to see what has been done.
>  The Mailing list is pretty low volume so I mostly just glance at the
> messages.
>

To take this idea further down the rabbit hole, you could build most of the
interface with javascript and HTML (Jemplate, YUI, Dojo, jQuery, ...) and
then have
Catalyst provide a JSON API (View::JSON) layer between your adapter class
and the javascript.

Rob
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to