-- Christoph Dorn <[EMAIL PROTECTED]> wrote (on Tuesday, 26 August 2008, 12:02 PM -0700): > > > * As Christoph noted, it relies on pcntl for much of its work. We're > > trying hard to stay OS agnostic, and since pcntl does not work on > > Windows, it makes it hard to justify supporting it. > > > But there is no reason why it could not be further developed in the > Extras library?
Nope, no reason whatsoever. If you decide you'd like to do so, though, I'd like to see a solid proposal outlining the goals -- that will also serve to set expectations for the component for those who decide to start testing/using it. > > * Interest. Shahar did some initial work, but he has been too busy to > > continue with it. Nobody else has stepped up to help with > > development. > > > I am interested. Maybe not right now, but in a few months I should have > more time. > > > * Scope. How much of the HTTP specification should it support? Should > > it support SSL over HTTP? Should it implement HTTP Auth? Should it > > allow returning binary files? > > > I think that depends on the motivation for writing the server. My goal > would be to use it as a lightweight server to test all ZF components and > be able to run sample applications as well as a REST server. It can then > grow from there based on requested features. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
