Btw, I think if phar is a good way of deploying self-contained apps like
WAR and EAR then we should think of including this in the default
distro. It definitely has value. I just don't think we're quite there
yet.

WAR/EAR isn't really self-contained - they are managed by the app server. So far we don't have similar system in PHP. And as I pointed out all Java *ARs are essentially zip's with some additional files inside and specific file structure. I like it better than inventing another file format.
--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/

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

Reply via email to