[Query2XML-Announce] Query2XML 0.5.0 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2006-03-13 21:46:05
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the fourth public release of Query2XML. Version 0.5.0 is now available! Query2XML allows you to transform the records retrieved with one or more = SQL SELECT queries into XML data. Very simple to highly complex = transformations are supported. It was written with performance in mind = and can handle large amounts of data. No XSLT needed. This release includes a couple of major changes: - - full MDB2 support - - all new exception handling: just three different exceptions that all extend XML_Query2XML_Exception. - - now comes with 99 PHPUnit2 unit tests - - every exception that is thrown or bubbles up is documented in the API-docs; the tutorial has a new "Exception Handling" section. This release implements all recommendations made by PEAR developers during a first proposal. Minor changes include: - - using ' instead of " where-ever possible - - as PHP5 uses references for objects by default & (such as in =3D&) is now only used where necessary. - - the tutorial now renders just fine in all common browsers Major Features of Query2XML: 1. Query2XML works with the classes provided by PHP5's DOM XML extension 2. minimum effort necessary to get the simple jobs done 3. highly configurable for more complex tasks 4. straight forward configuration options allow you to concentrate on = solving your problem 5. works with any database that is supported by PEAR DB or PEAR MDB2 6. debugging & logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Six case studies: from very simple to highly complex scenarios 10. 99 unit tests for PHPUnit=20 To install Query2XML just download the package from = http://sourceforge.net/project/showfiles.php?group_id=3D159311 and run = `pear install <package_file>'. Alternatively you can also directly run `pear install = http://query2xml.sourceforge.net/releases/XML_Query2XML-0.5.0.tgz'. For more information please visit http://query2xml.sourceforge.net. Query2XML is powered by: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001 Have fun! Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEFegMQDKlW6glekYRAocKAKCm+Fps1d+XEF8E04LtxU2pTJb+mQCfcQ7i +K1jf0EnvttR5p52fFMHc3U=3D =3Dc/LC -----END PGP SIGNATURE----- |