On Mon, Nov 25, 2013 at 5:09 PM, Ramiro Morales <[email protected]> wrote: > Now that specs like WSGI exist there is no point in going back one decade > implementing interfaces to cater for one particular web server integration > implementation.
Is that any worse than where we are now, using an interface that only allows integration with apps written in one language? I'd hoped that integrating web apps in to web servers had been solved by FCGI, but along came python... Cheers Tom PS - Not criticising any decision here, we use wsgi/mod_wsgi for our python apps. it's just a pain to have to use something else for the wordpress sites, something else for the perl sites (only have one of these left now, thank $DEITY!) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAFHbX1Jqz7T3eGxojesq58vKTxUEFYUW%3DPdQNCYw6d3BBM_i1g%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
