[commits] [Wiki] changed: Doc/Dev/HordePear
Wiki Guest
wikiguest at horde.org
Sun Nov 13 01:03:51 UTC 2011
guest [63.252.205.228] Sun, 13 Nov 2011 01:03:51 +0000
Modified page: http://wiki.horde.org/Doc/Dev/HordePear
New Revision: 3
Change log: Typos
@@ -9,7 +9,6 @@
This package reimplements some of the code that is being provided on
[http://pear.php.net pear.php.net] via various PEAR_* packages.
Of course it should not be necessary to write new code providing
PEAR functionality given the available PEAR_* packages. Unfortunately
none of these provide anything near a decent and usable developer API.
One could hope for the newer [http://pear2.php.net/ Pyrus] code to
resolve some of the deeper structural problems the PEAR code has. The
currently available code (as of 2011) does not look like a major
improvement though.
-The decision to reimplement PEAR code has not been taken lightly:
originally the Horde components helper had been based on the original
PEAR code. But the amount of hacks and workarounds required to sustain
that basis was too much for a long term solution. As a consequence
Horde_Pear was started in order to generate a backend providing the
-functionality specifically required by the Horde components helper.
+The decision to reimplement PEAR code has not been taken lightly:
originally the Horde components helper had been using the PEAR code.
But the amount of hacks and workarounds required to sustain that basis
was too much for a long term solution. As a consequence Horde_Pear was
started in order to generate a backend providing the functionality
specifically required by the Horde components helper.
More information about the commits
mailing list