Eric Wong
2009-Apr-04 01:08 UTC
[Mongrel-development] Mongrel 1.x handlers for Rack/Mongrel 2
Evan Weaver <evan at cloudbur.st> wrote:> - Move to a Rack handler interface, and include backwards-compatible > versions of the current onesref: <b6f68fc60811171232s46ba20ebh19ff2d499494622d at mail.gmail.com> 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