[Query2XML-Announce] Query2XML 1.6.0RC1 released!
Brought to you by:
lukasfeiler
From: Lukas F. <luk...@lu...> - 2008-01-02 20:24:54
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the availability of the release candidate = XML_Query2XML 1.6.0RC1. 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 candidate contains the following new features: * LDAP support: the new LDAP driver uses PEAR Net_LDAP see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#ldap * new open driver architecture allows you to implement your own drivers see = http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#yourdriver * $options['sql']['driver'] now allows you to use different drivers for = each query * fixed documentation bug #12568 * PEAR Coding Standard fixes * correction of copyright notice * XML_Query2XML now comes with 1159 phpt unit tests If there is still somebody upgrading from v0.6.x or v0.7.x, please consult the migration guide at http://query2xml.sf.net/docs/html/XML_Query2XML/tutorial_XML_Query2XML.pk= g.html#migration Major Features of Query2XML: 1. XML_Query2XML works with the classes provided by PHP5's built-in = DOM API 2. open driver architecture 3. comes with drivers for PDO, PEAR DB, PEAR MDB2, ADOdb and PEAR = Net_LDAP 4. ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5. highly configurable 6. easy integration of other XML data sources (e.g. raw XML data stored = in the DB) 7. debugging, logging and profiling features 8. XML encoding: support for UTF-8, ISO-8859-1 and others 9. in-depth documentation and case studies: tutorials and API = documentation 10. 1159 phpt unit tests To upgrade to this release candidate (stability: beta) run `pear upgrade XML_Query2XML-beta' =20 To install this release candidate (stability: beta) run `pear install XML_Query2XML-beta' =20 To install/upgrade to the latest stable release, 1.5.0 omit the '-beta' = part.=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.6 (MingW32) iD8DBQFHe+x2m8N6QzJnVGsRAqssAKC50/O5gJut5NL3nCwWcyNnwY6N3QCfXT15 ynNbsDQ6CFkk844dM8B1+2M=3D =3DbIT5 -----END PGP SIGNATURE----- |