On Wed, Jan 7, 2015 at 4:45 PM, Stanislav Malyshev <smalys...@gmail.com> wrote:


>> "composer" can't install extensions. And even if it did, keeping the
>> versions in sync is not easy at all. Only way to solve this properly is
>
> It seems to me you're reinventing packaging systems. I don't see why we
> should invent our own and why our own should take form of putting PHP
> code into compiled binaries (yet less why suddenly it is the "only
> way"). Many languages have extension systems and packages that involve
> binaries - Perl, Python, Ruby, etc. AFAIK none of them puts source code
> into binaries.

Composer inability to install extension is a long awaited feature.
Pickle (using composer.json spec format and meta available in the src
tree) fills this gap. In this specific point, it is not about
reinventing the wheel but about finishing it, or make it more round :)

I however fully agree with you about putting src code into binaries.

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

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

Reply via email to