For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > September 2005 > [ANNOUNCEMENT] HTML_AJAX-0.2.0 (alpha) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTML_AJAX-0.2.0 (alpha) Released.
PEAR Announce

2005-09-27, 6:58 pm

The new PEAR package HTML_AJAX-0.2.0 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
Reliense under the LGPL fixing concerns about GPL compability

Full rewrite of all JavaScript code pulled in from JPSpan, this allows for relicence, as well as shrinking the code size while adding new features
Big new Features are:
Request object non contains all information needed to make a request, HTML_AJAX.makeRequest added service a request object
HTML_AJAX_HttpClient instances now created as needed by a factory HTML_AJAX.httpClient(), this functionality will be replaced at some future point

These changes will allow for various queue and pool structures to be created in the future, but for now client in progress errors should not be possible
when using proxy objects

Serializer that mimics post added, filling _POST on an ajax request, helper code for AJAX forms still in progress

Bugs Fixed:
5087, 5284 - jsClient Location fixes, allows it to be set manually
5908 - PHP 5 bug fix, auto loading of classes not working in php5 for an unknown reason, just load serializer as a normal include
5029 - init bug in auto_server



Package Info
-------------
Provides PHP and JavaScript libraries for performing AJAX (Communication from JavaScript to your browser without reloading the page)



Related Links
-------------
Package home: http://pear.php.net/package/HTML_AJAX
Changelog: http://pear.php.net/package/HTML_AJAX/download/0.2.0
Download: http://pear.php.net/get/HTML_AJAX-0.2.0.tgz

Authors
-------------
Joshua Eichorn <jeichorn@JoshuaEichorn.com> (lead)
David Coallier (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com