http://www.ajaxian.com/archives/2005/03/ruby_on_rails_0.html
"Instead of trying to soften the blow of doing client-side Javascript
libraries as many others are doing, we've gone ahead and more or less
removed the need for hand-written client-side javascript entirely.
This is done by off-loading the creation of DOM elements to the server
side, which returns complete constructs that are then injected live
through innerHTML. While this method is slightly more verbose than just
peddling data across the wire, it's immensely easier to develop."
HTH
Tarique
--
=============================================================
PHP Applications for E-Biz: http://www.sanisoft.com
Indian PHP User Group: http://groups.yahoo.com/group/in-phpug
=============================================================
|