> It goes against the grain of everything node is. I'm gonna second that. And besides, I imagine it shouldn't that hard to roll a thin sync interface over the node core APIs using something like fibers (https://github.com/laverdet/node-fibers)
On Apr 2, 10:00 am, Mark Hahn <[email protected]> wrote: > > I think it is still interesting to use Javascript for backend > > development even without the async stuff. > > I'm sure there will be sync web servers based on javascript. Node isn't > going to be one though. It goes against the grain of everything node is. > And I wouldn't want node developers spending time supporting something > like this. I (we) need them to continue what they are doing. > > You know that you can run V8 javascript from PHP now, right? I would bet > there are ways to run javascript cgi from apache. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
