Hello LAUPRETRE,
have you ever looked at pecl/phar? It can do that already.
best regards
marcus
Monday, July 10, 2006, 7:26:58 PM, you wrote:
> Antony Dovgal wrote:
>> What's wrong with PHAR ?
>> Why do you need another tool, which does pretty much the same?
> Nothing's wrong with PHAR... I
Antony Dovgal wrote:
> What's wrong with PHAR ?
> Why do you need another tool, which does pretty much the same?
Nothing's wrong with PHAR... I am sorry but my question's purpose was not to
discuss about why I am building such a tool. And the change I am suggesting
would also benefit PHAR (if PH
On 10.07.2006 18:40, LAUPRETRE François (P) wrote:
Hello,
I am currently implementing a packaging tool in PHP. If you know PHAR, it is the same kind of tool, which allows to implement a virtual file tree in a single physical file.
What's wrong with PHAR ?
Why do you need another tool, which d
Hello,
I am currently implementing a packaging tool in PHP. If you know PHAR, it is
the same kind of tool, which allows to implement a virtual file tree in a
single physical file.
In such a tool, every file path becomes a 'stream-wrapped' path and the problem
comes from the difference in the