Re: [Tacos-devel] tacos4.1 use jdk 1.5 or 1.4?

2005-12-21 Thread Paul Cantrell
Ditto here: I like 1.5 very much, but Tacos should shadow Tapestry in this respect. Paul On Dec 21, 2005, at 1:16 PM, Andreas Andreou wrote: I think we should simply follow Tapestry's 4.1 decision. For my own dev needs, 1.5 is ok but I wouldn't like users complaining that tacos is incompati

[Tacos-devel] tacos4/src/java/net/sf/tacos/ajax/components tacos.js,1.103.2.2,1.103.2.3

2005-12-21 Thread Jesse Kuhnert
Update of /cvsroot/tacos/tacos4/src/java/net/sf/tacos/ajax/components In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10094/src/java/net/sf/tacos/ajax/components Modified Files: Tag: tacos4-alpha-7-pretap4-1 tacos.js Log Message: Fixed form submission in multipart Index: tac

Re: [Tacos-devel] tacos4.1 use jdk 1.5 or 1.4?

2005-12-21 Thread Andreas Andreou
I think we should simply follow Tapestry's 4.1 decision. For my own dev needs, 1.5 is ok but I wouldn't like users complaining that tacos is incompatible with tapestry (and I'm sure someone will if we make a different decision) Jesse Kuhnert wrote: > As long as they're discussing it in the tapes

[Tacos-devel] tacos4.1 use jdk 1.5 or 1.4?

2005-12-21 Thread Jesse Kuhnert
As long as they're discussing it in the tapestry lists. Does anyone have any strong opinions here? Obviously if tapestry4.1 goes with 1.5 so will tacos4.1, but all of that aside I'd still like to see tacos4.1 use 1.5 . Objections/etc?

Re: [Tacos-devel] tacos4 status.xml,1.67,1.68

2005-12-21 Thread Leonardo Quijano Vincenzi
Yay! Jesse Kuhnert wrote: Yes, that is what you think it is :) -- Ing. Leonardo Quijano Vincenzi DTQ Software --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX se

Re: [Tacos-devel] tacos4 status.xml,1.67,1.68

2005-12-21 Thread Jesse Kuhnert
Yes, that is what you think it is :)On 12/21/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: Update of /cvsroot/tacos/tacos4In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18080 Modified Files:status.xmlLog Message:Added debugging user guide sectionIndex: status.xml==

[Tacos-devel] tacos4 status.xml,1.67,1.68

2005-12-21 Thread Jesse Kuhnert
Update of /cvsroot/tacos/tacos4 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18080 Modified Files: status.xml Log Message: Added debugging user guide section Index: status.xml === RCS file: /cvsroot/tacos/tacos4/sta

Re: [Tacos-devel] AjaxEventSubmit - just the beginning?

2005-12-21 Thread Jesse Kuhnert
This should be available on ~all~ IFormComponent fields. I'll update the documentation to be clear about this. The "eventListener" parameter is available to any and all IFormComponents, whether they actually implement them or not. (Thanks to the tapestry enhancement chain). Feel free to try it on

[Tacos-devel] AjaxEventSubmit - just the beginning?

2005-12-21 Thread Michael Waluk
Hi,   Is AjaxEventSubmit only available with Tacos' Radio form fields?  It's Javadoc sounds hopeful:    "This component is generally used when implementing _javascript_ events on form components, such as 'onchange' handlers in a PropertySelection component. Check the demo for an example."   But i