| Laurent Laville 2007-01-15, 8:01 am |
| Hi everyone,
After almost 2 years to wait, I've finally worked on request [1] to
produce an AJAX progress bar.
Here is the situation of current developpement, and status of package :
1. HTML_Progress2 2.3.0a1 (next version)
API and package status will be set to ALPHA
only one major change in main class HTML_Progress2: a new method
"registerAjax". NO BC breaks, so PHP4 and PHP5 users will have benefits
immediatly.
One little restriction: minimum PHP version will be 4.3.0
It shouldn't be too serious for almost everyone. After all PEAR
1.5.0 (stable) will have this dependency very soon !
Even if I consider my implementation pretty stable, I hope to
receive feedbacks before final stable release 2.3.0
So I expect to publish this w , the first alpha of version 2.3.0
2. Version 2.3.0a1 WILL include :
- a default AJAX driver (standard DOM XML)
- examples fully functional to see how it run with a little HOWTO guide
3. Version 2.3.0a1 WON'T include :
- a User Guide up-to-date : so don't ask for informations
4. Future versions (alpha, beta releases)
- more AJAX drivers, such as YAHOO UI, Prototype, etc ...
- ability to implement, use specific features of YUI, Prototype,
Rico, Dojo, Scriptaculous
Stay tunes, HTML_Progress2 will have its first AJAX progres bar this w !
Laurent Laville
[1] http://pear.php.net/bugs/bug.php?id=3985
|