Evan Weaver <[email protected]> wrote: > - Move to a Rack handler interface, and include backwards-compatible > versions of the current ones
ref: <[email protected]> Hey all, Has there been any updates on the backwards-compatibility front for existing Mongrel handlers? The Mongrel 1.x handlers that I occasionally have to deal with should be easy to port to Rack, so I may just do that instead... (or keep using Mongrel 1.x) The handlers that use request progress notification won't be portable to Rack at all. Doing it in a webserver-agnostic way seems like too much effort, so maybe we could just keep that support in Mongrel 2 (and Unicorn)... -- Eric Wong _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
