|
|
| Author |
Message |
|
| dmitriid |
Posted: Mon Feb 18, 2008 9:35 am |
|
|
|
User
Joined: 17 Aug 2006
Posts: 213
|
A friend of mine has approached me with the following question: how do
you handle Ajax in Erlang/ErlyWeb/Mochiweb/Yaws?
He likes the approach that GWT has - you only have to worry about
necessary functions once, the framework generates all the necessary
boilerplate code for you.
By boilerplate I mean the code that implements the necessary
client-server interfaces and protocols that you don't need to check
twice (once on the server and once on the client). You also don't have
to worry about changing things on one side and breaking things on the
other side, thus effectively halving the time you need to spend on
testing and debugging.
How do you add ajax to your apps and has anybody considered a GWT approach?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "erlyweb" group.
To post to this group, send email to erlyweb@googlegroups.com
To unsubscribe from this group, send email to erlyweb-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|