[erlang-questions] Ajax in Erlang, anyone?

Anthony Shipman als@REDACTED
Fri Dec 28 17:23:04 CET 2007


>
> Michele Sciabarra wrote:

> >
> > However,  the only simple ajax example I have found is the yaws json
> > example,  And it looked me very complex and innatural:
> >
> >     http://yaws.hyber.org/json_intro.yaws
> >
> > Has anyone had experiences and examples about ajax in erlang to share?
> >
> > For examples, which fondation javascript library do you feel is the best
> > to use? The example ajax jukebox uses Prototipe, but I was under the
> > impression that the  pythonic/functional nature of Mochikit could be
> > more appropriate for Erlang. However also jQuery has a functional
> > nature...

I have been using the prototype library for Ajax with Erlang. I don't use 
JSON. XML works very simply and easily.

-- 
Anthony Shipman                    Mamas don't let your babies 
als@REDACTED                   grow up to be outsourced.



More information about the erlang-questions mailing list