Pierre Joye wrote:
On Tue, Sep 11, 2012 at 12:23 AM, Stas Malyshev<smalys...@sugarcrm.com> wrote:
>OTOH, PECL module that can be built in 5.3/5.4 too might be nice. Not
>everybody is going to upgrade to 5.5 soon, so having them participate
>would be good too. Maybe we could do it as a module and have it workable
>as PECL too for those who are not on 5.5? PHP solution is not really the
>same - if we have two separate codebases, nobody can be sure they
>actually do the same thing.
Yes, that's actually what I wanted to ask as well for this ext. But
I'm not sure it is easy as it relies on PHP APIs which were no exposed
in 5.3 nor 5.4. Maybe we could expose them in the next releases (to
check which).
However maintaining both core and pecl can be sometimes time consuming
(hours matter, not days:), but it is definitively a great way to
provide updates more frequently or to provide more tests releases
(beta).
I seem to recall asking in the past asking for a bit more of a 'modular'
approach as we have in other areas of the system. Why shouldn't things be tidied
up so that single modules can be rebuilt and new ideas distributed without
affecting the rest. The only thing that really makes this difficult is that the
'distributed' core is all bundled in one repo and pecl in another. Some more
flexible way of working with all code would help reduce the time taken.
Anthony, is it something you would consider? It could also help to
speed up the adoption.
And logging some of the actions required to produce a 'non-core' module that
will work with a stock distribution would be helpful.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php