You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Geoff Callender <ge...@gmail.com> on 2011/10/17 11:19:22 UTC

[ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Hi all,

JumpStart's been updated to get rid of @Persist from these examples:

	- Editable Grid
	- Editable Loop
	- Grid with Delete Column
	- Loop with Delete Column
	- AjaxFormLoop Tailored

and @Persist has almost been removed from this example:

	- AjaxFormLoop

How was this possible? By using encoders better.

The new JumpStart version is 5.4.20 and it is running in the usual place:

	http://jumpstart.doublenegative.com.au/jumpstart/

Cheers,

Geoff

RE: [ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Posted by "Wechsung, Wulf" <wu...@sap.com>.
Thanks Geoff! The jumpstart is a terrific resource and has been a life saver on occasion. Thanks for all your efforts!

-----Original Message-----
From: Geoff Callender [mailto:geoff.callender.jumpstart@gmail.com] 
Sent: Montag, 17. Oktober 2011 11:19
To: Tapestry users
Subject: [ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Hi all,

JumpStart's been updated to get rid of @Persist from these examples:

	- Editable Grid
	- Editable Loop
	- Grid with Delete Column
	- Loop with Delete Column
	- AjaxFormLoop Tailored

and @Persist has almost been removed from this example:

	- AjaxFormLoop

How was this possible? By using encoders better.

The new JumpStart version is 5.4.20 and it is running in the usual place:

	http://jumpstart.doublenegative.com.au/jumpstart/

Cheers,

Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Posted by Yohan Yudanara <yo...@gmail.com>.
Jumpstart is awesome.
Thank you very much for providing your time to develop jumpstart.
I think it's the most useful guide to Tapestry users.

On Mon, Oct 17, 2011 at 4:19 PM, Geoff Callender <
geoff.callender.jumpstart@gmail.com> wrote:

> Hi all,
>
> JumpStart's been updated to get rid of @Persist from these examples:
>
>        - Editable Grid
>        - Editable Loop
>        - Grid with Delete Column
>        - Loop with Delete Column
>        - AjaxFormLoop Tailored
>
> and @Persist has almost been removed from this example:
>
>        - AjaxFormLoop
>
> How was this possible? By using encoders better.
>
> The new JumpStart version is 5.4.20 and it is running in the usual place:
>
>        http://jumpstart.doublenegative.com.au/jumpstart/
>
> Cheers,
>
> Geoff

Re: [ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Posted by Muhammad Gelbana <m....@gmail.com>.
Great stuff. Thanks a lot :)

On Mon, Oct 17, 2011 at 11:19 AM, Geoff Callender <
geoff.callender.jumpstart@gmail.com> wrote:

> Hi all,
>
> JumpStart's been updated to get rid of @Persist from these examples:
>
>        - Editable Grid
>        - Editable Loop
>        - Grid with Delete Column
>        - Loop with Delete Column
>        - AjaxFormLoop Tailored
>
> and @Persist has almost been removed from this example:
>
>        - AjaxFormLoop
>
> How was this possible? By using encoders better.
>
> The new JumpStart version is 5.4.20 and it is running in the usual place:
>
>        http://jumpstart.doublenegative.com.au/jumpstart/
>
> Cheers,
>
> Geoff




-- 
*Regards,*
*Muhammad Gelbana
Java Developer*

Re: [ANN] JumpStart drops @Persist from Grid, Loop, and AjaxFormLoop examples!

Posted by Geoff Callender <ge...@gmail.com>.
Thanks for the kind words folks. Much appreciated.

I discovered that the "Delete Column" examples could no longer do optimistic locking, so I've fixed that and released 5.4.21.

On 17/10/2011, at 8:19 PM, Geoff Callender wrote:

> Hi all,
> 
> JumpStart's been updated to get rid of @Persist from these examples:
> 
> 	- Editable Grid
> 	- Editable Loop
> 	- Grid with Delete Column
> 	- Loop with Delete Column
> 	- AjaxFormLoop Tailored
> 
> and @Persist has almost been removed from this example:
> 
> 	- AjaxFormLoop
> 
> How was this possible? By using encoders better.
> 
> The new JumpStart version is 5.4.20 and it is running in the usual place:
> 
> 	http://jumpstart.doublenegative.com.au/jumpstart/
> 
> Cheers,
> 
> Geoff