On Wed, 6 Aug 2003 21:37:26 +0600
Simeon Koptelov <[EMAIL PROTECTED]> wrote:

> Then the jar-like archives is all that we really need :) And in web apps
> this will be very handy too.
> 
> There's no need in PHP code compilation in this case -- you simply
> pack all package files and dirs in one archive using tar+bz2 or zip
> or something else.

If archive is all what you want to get, then what prevents you to write your own class 
to load files from such package?
And, please, can you explain why do you need packed sources in you project?
I just can't find any reason to have them packed, except one - it adds some more 
headache.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

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

Reply via email to