Re: [Erlangweb-users] Erlang Web and AJAX
Brought to you by:
etcerlangweb,
paulgray
|
From: Michal P. <pau...@gm...> - 2008-11-07 08:29:16
|
Hi!
Yes, AJAX support is in our plans as well.
At this point, there is e_json module (and you can return a tuple of
{json, Data}) from the controller - Data will be encoded and send back
to the browser with the proper headers).
Having some framework-specific modules will be surely conveninet - it
is a good idea to have them in 1.2 release :)
Best regards,
Michal Ptaszek
2008/11/7 ferrety ferrety <yfe...@gm...>:
> Hi List,
>
> In the way of learning "Erlang Web", I was wondering if there's a plan
> support for AJAX (Dojo, Scriptalicious ...)?
>
> Regards
> Ferret
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Erlangweb-users mailing list
> Erl...@li...
> https://lists.sourceforge.net/lists/listinfo/erlangweb-users
>
|