Greg Beaver wrote:
Davey wrote:
One thing to mention, doesn't changing all these things mean breaking
BC in PEAR? (I know that you could easily break PEAR_Info :) Which
means this should be put into PEAR2 only, much as I hate to say it as
it might mean we can't have channels till PEAR2 :(
No, for the wonderful reason that PEAR_PackageFile will have the ability
to return the exact array that PEAR_Info desires. Plus, older PEAR_Info
will be using the PEAR_Common::infoFromString() crap, which will
maintain BC. However, it will mean that until PEAR_Info is upgraded,
the newer features of package.xml/channels will be unavailable.
You know I'm a BC hound dog :)
Greg
PEAR_Info doesn't use these, I use the PEAR_Registry, IIRC.
- Davey
--
PEAR Core List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|