Christian Schneider wrote:
> I guess someone _that_ considered about performance could easily do a
> cat *.php | grep -v require | php -w >app.lib
> or the like and include app.lib.

  Maybe the PEAR Packager / Installer could be changed to (optionally?)
  create a single source file (without require/include statements)
  comments, whitespace) from all role="php" <file>s and use this for
  deployment.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to