On Thu, 2006-05-11 at 17:37 -0500, Rick Olson wrote: > I did some hacking on this in a Rails app and got basic ajax calls > returning the status in JSON. The main change to Mongrel was the > addition of Rails' MIME parsing classes. The progress status then > looks like: >
Whoa, that's an assload of Rails code suddenly showing up in Mongrel. Let's not check this in yet because there's already a simple MIME system in Mongrel. Also, I don't want this in the Mongrel code base, but rather as a GemPlugin distributed separately. I'll get with you and Why on how we can do that. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
