![]() PEAR_PackageFileManager : The Definitive Guide |
Table of Contents
This lesson :
describes the benefits of automated building
takes you on a short tour of the methods list
If you have ever created package xml manually, you are aware of its drawbacks. Manual building is time-consuming and tedious, giving sometime typo errors or xml grammar validation errors.
Automated building package.xml
with
PEAR_PackageFileManager addresses these problems by dramatically
speeding up the building/validating process. You can create package
scripts that check all aspects of your application distribution.
PEAR_PackageFileManager : The Definitive Guide | v 1.6.0 : November 17, 2006 |