Re: Re: Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Jesse Kuhnert
The site for 4.1 is here, http://tapestry.apache.org/tapestry4.1/ . As far as knowing when I'm doing it I usually pop emails out to dev at tapestry.apache.org whenever I'm about to make big changes. On 7/8/06, Theo vN <[EMAIL PROTECTED]> wrote: I'm looking forward to this implementation. The b

Re: Re: Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Theo vN
I'm looking forward to this implementation. The best I can offer is to help test. Please post a message to inform me when you are tackling this. Otherwise where can I latch on? On 08/07/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: To really do something like this properly you'd probably have to

Re: Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Jesse Kuhnert
ecommendation has any merit or any major flaws. From: Theo vN [mailto:[EMAIL PROTECTED] Sent: Sat 7/8/2006 2:35 AM To: Tapestry users Subject: Re: Re: RE: RE: Re: Partial form submit Another possibility would be for the form processing cycle only to receive updated values for the parts s

RE: Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Brian Duchek
ight now in my application and am having issues. Maybe someone on the list can help us determine if my recommendation has any merit or any major flaws. From: Theo vN [mailto:[EMAIL PROTECTED] Sent: Sat 7/8/2006 2:35 AM To: Tapestry users Subject: Re: Re: RE: RE: R

Re: Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Theo vN
Another possibility would be for the form processing cycle only to receive updated values for the parts specified - "old" values for fields A and C and "new"/updated values for field B? On 08/07/06, Theo vN <[EMAIL PROTECTED]> wrote: The Tacos form works great. It can do a partial refresh for on

Re: RE: RE: Re: Partial form submit

2006-07-08 Thread Theo vN
users Subject: Re: RE: Re: Partial form submit I don't like working with javascript but AJAX with Tacos is great. If only there was something like a partial form submit (similar to a partial page update). On 06/07/06, James Carman <[EMAIL PROTECTED]> wrote: > This is exactly what I&

RE: RE: Re: Partial form submit

2006-07-06 Thread Brian Duchek
EMAIL PROTECTED] Sent: Thursday, July 06, 2006 10:58 AM To: Tapestry users Subject: Re: RE: Re: Partial form submit I don't like working with javascript but AJAX with Tacos is great. If only there was something like a partial form submit (similar to a partial page update). On 06/07/06, James Carm

Re: RE: Re: Partial form submit

2006-07-06 Thread Theo vN
I don't like working with javascript but AJAX with Tacos is great. If only there was something like a partial form submit (similar to a partial page update). On 06/07/06, James Carman <[EMAIL PROTECTED]> wrote: This is exactly what I'm looking for. I don't want to use AJAX, though, because I ha