|
Posted by Qiang Xue on 07/03/06 12:06
We are pleased to announce that PRADO version 3.0.2 is formally
released! Version 3.0.2 is a maintenance release of PRADO 3.0, which
mainly contains bug fixes and minor enhancements and features.
The most significant feature introduced in this release is the paging
capability which is made inherently available to all data-bound
controls, such as TRepeater, TDataList, TCheckBoxList, etc. A new
TPager control is also introduced which can be used together with the
data-bound controls to achieve paging of contents rapidly and easily.
Starting from this release, we provide a Macromedia Dreamweaver
extension (thanks to Stanislav). The extension installs a PRADO tag
library which allows auto-completion of component tags when using
Dreamweaver to create PRADO templates. We also provide a script named
prado-cli.php which can create a skeleton PRADO application.
PRADO is a component-based and event-driven programming framework for
developing Web applications in PHP 5. Because it is component-based,
you write object-oriented code that enjoys the maximum reusability; and
because it is event-driven, you have better focus on responding to user
interactions. With the rich set of components provided in PRADO, you
can rapidly compose Web pages and applications that are highly
interactive. Most importantly, PRADO does not prevent you from using
your favorite class libraries, such as PEAR, AdoDB, etc.
PRADO v3.0.2 may be downloaded at http://www.pradosoft.com/download/.
Navigation:
[Reply to this message]
|