On 9/13/10 5:24 AM, FGM at GMail wrote: > Having to do some work in Python recently, I had to dig into WSGI and found > that its model, much similar to what JSGI, PSGI, Rack do, seemed likely to > bring a potentially high performance improvement on my usual (Drupal) > environment. This also happened to match a remark done by Rasmus during his > presentation in late August at Drupalcon CPH, in which he advised us to > evolve Drupal towards a model with a long-term application process - PHP or > not, apparently not in his idea (C ?) - to avoid the massive amount of time > and effort currently spent on our per-page bootstrapping process, and return > PHP userland code to the more "templating" parts of the CMS.
I think that was some creative listening on your part. I talked about moving the rendering engine to C, not about any sort of persistent application process. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php