Re: [ANN] Struts Dialogs library 2.0 has been released

2006-03-09 Thread Michael Jouravlev
You can find the stats in the "files" section on SorceForge: https://sourceforge.net/project/showfiles.php?group_id=49385&package_id=154597 To see download stats click on the number of downloads, for example: https://sourceforge.net/project/stats/detail.php?group_id=49385&ugn=struts&type=prdownloa

Re: [ANN] Struts Dialogs library 2.0 has been released

2006-03-09 Thread anil_a
Michael You have any stats on how many uses Struts Dialog and how many downloads ? My supervisor is kind of bugging me for usage stats on Struts Dialog. I mean he wants to know name of biggie that uses this extension too. Thanks rukka Michael Jouravlev wrote: Stuts 1.2.9 and 1.3.1+ will in

Re: [ANN] Struts Dialogs library 2.0 has been released

2006-03-07 Thread Michael Jouravlev
Stuts 1.2.9 and 1.3.1+ will include EventActionDispatcher, which is the main asset of Struts Dialogs 2.0. See here for more discussion: http://issues.apache.org/bugzilla/show_bug.cgi?id=38343 http://wiki.apache.org/struts/EventActionDispatcher http://wiki.apache.org/struts/DataEntryForm Therefore

Re: [ANN] Struts Dialogs library 2.0 has been released

2006-03-07 Thread anil_a
I am going to use Struts Dialog for new project. Thanks Michael. rukka Michael Jouravlev wrote: The new version of Struts Dialogs library does not contain new features. Instead, it cuts a lot of fat. Well, all of it. The library consists of only two Struts-related classes: EventDispatcher

[ANN] Struts Dialogs library 2.0 has been released

2006-03-05 Thread Michael Jouravlev
The new version of Struts Dialogs library does not contain new features. Instead, it cuts a lot of fat. Well, all of it. The library consists of only two Struts-related classes: EventDispatcher and ActionDispatcher. The latter is direct copy-n-paste from Struts 1.2.7 and is included in case you us