[Query2XML-Announce] Query2XML 0.8.0 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2006-11-04 00:21:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the 9th public release of XML_Query2XML. = Version 0.8.0 is now available! =20 Project home page: http://query2xml.sourceforge.net PEAR project home page: http://pear.php.net/package/XML_Query2XML 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 is *NOT BACKWARD COMPATIBLE*. I'm sorry for the BC break, but due to security considerations = XML_Query2XML does not use the native function eval() anymore. Therefore - - the "!" prefix is not supported anymore - - the behaviour of the "condition" option was changed - - the new callback prefix "#" was added (use it instead of the "!" = prefix) A migration strategy is documented at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Also: - - unit tests were migrated from PHPUnit2 to phpt - - XML_Query2XML now comes with 433 unit tests - - migrated from package.xml version 1.0 to version 2.0 Major Features of Query2XML: 1. XML_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. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. works with any database that is supported by PEAR DB, PEAR MDB2 or = ADOdb 6. debugging and logging features 7. provides profiling features 8. in-depth documentation: tutorials and API documentation 9. Eight case studies: from very simple to highly complex scenarios 10. 433 phpt unit tests To upgrade Query2XML: - - first read = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration - - run `pear upgrade XML_Query2XML'. =20 To install Query2XML: - - Just run `pear install XML_Query2XML'. - - You might have to run `pear config-set preferred_state beta' first.=20 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.3 (MingW32) iD8DBQFFS90Bm8N6QzJnVGsRAtMcAKCaTfyeDTXKwJA6iSd83r5fL5Q/pACfQYTc DuKyFoHQE1U5cpi1kY5U0R8=3D =3DOgOI -----END PGP SIGNATURE----- |