You can also send model objects over to the page you are rendering as JSON and work directly from them, and only post when you need to. It is going to mean a lot of JavaScript work and something like the Unobtrusive Javascripts plugin can help you make it a less painful experience. Expect to spend more time debugging, though ...
-- G. _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
