You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2007/07/04 19:16:10 UTC

[ANNOUNCE] Tapestry 5.0.5

The Apache Tapestry project has releases Tapestry 5.0.5.  Tapestry is
a component-based framework for creating highly dynamic, scalable, and
robust web applications using the Java programming language. Tapestry
focuses on making it easy to create new components using a very simple
programming model.

Yet another preview (alpha) release, Tapestry 5.0.5 adds many new
components, including a file upload component and the Palette
component (for multiple selection). Release 5.0.5 improves the power
and flexibility of the BeanEditForm and Grid component, adds a new
HTML tutorial, adds client-side field persistence, fixes some problems
with the quickstart Maven archetype, and allows expansions inside
attributes (rather than just inside body text), as well as many other
fixes.

Tapestry may be downloaded from
http://tapestry.apache.org/download.html and is also available via the
central Maven repository.

The Tapestry 5 home page is http://tapestry.apache.org/tapestry5/


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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


Re: [ANNOUNCE] Tapestry 5.0.5

Posted by "Juan E. Maya" <ma...@gmail.com>.
Hi Gabriel,
u can see more about client side persistence here:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/persist.html

On 7/4/07, Gabriel Lozano <gh...@gmail.com> wrote:
>
> Great!!
>
> Thanks for the release. I was reading in the description of the new
> features
> and it says: "...adds client-side field persistence...". Can you explain
> this a little more or point me somewhere where I can read about it?
>
> Thanks in advance.
>
> Gabriel H. Lozano M.
>
>
> 2007/7/4, Howard Lewis Ship <hl...@gmail.com>:
> >
> > The Apache Tapestry project has releases Tapestry 5.0.5.  Tapestry is
> > a component-based framework for creating highly dynamic, scalable, and
> > robust web applications using the Java programming language. Tapestry
> > focuses on making it easy to create new components using a very simple
> > programming model.
> >
> > Yet another preview (alpha) release, Tapestry 5.0.5 adds many new
> > components, including a file upload component and the Palette
> > component (for multiple selection). Release 5.0.5 improves the power
> > and flexibility of the BeanEditForm and Grid component, adds a new
> > HTML tutorial, adds client-side field persistence, fixes some problems
> > with the quickstart Maven archetype, and allows expansions inside
> > attributes (rather than just inside body text), as well as many other
> > fixes.
> >
> > Tapestry may be downloaded from
> > http://tapestry.apache.org/download.html and is also available via the
> > central Maven repository.
> >
> > The Tapestry 5 home page is http://tapestry.apache.org/tapestry5/
> >
> >
> > --
> > Howard M. Lewis Ship
> > TWD Consulting, Inc.
> > Independent J2EE / Open-Source Java Consultant
> > Creator and PMC Chair, Apache Tapestry
> > Creator, Apache HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>

Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Gabriel Lozano <gh...@gmail.com>.
Great!!

Thanks for the release. I was reading in the description of the new features
and it says: "...adds client-side field persistence...". Can you explain
this a little more or point me somewhere where I can read about it?

Thanks in advance.

Gabriel H. Lozano M.


2007/7/4, Howard Lewis Ship <hl...@gmail.com>:
>
> The Apache Tapestry project has releases Tapestry 5.0.5.  Tapestry is
> a component-based framework for creating highly dynamic, scalable, and
> robust web applications using the Java programming language. Tapestry
> focuses on making it easy to create new components using a very simple
> programming model.
>
> Yet another preview (alpha) release, Tapestry 5.0.5 adds many new
> components, including a file upload component and the Palette
> component (for multiple selection). Release 5.0.5 improves the power
> and flexibility of the BeanEditForm and Grid component, adds a new
> HTML tutorial, adds client-side field persistence, fixes some problems
> with the quickstart Maven archetype, and allows expansions inside
> attributes (rather than just inside body text), as well as many other
> fixes.
>
> Tapestry may be downloaded from
> http://tapestry.apache.org/download.html and is also available via the
> central Maven repository.
>
> The Tapestry 5 home page is http://tapestry.apache.org/tapestry5/
>
>
> --
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Joshua Jackson <jo...@gmail.com>.
On 7/5/07, Howard Lewis Ship <hl...@gmail.com> wrote:

> Yet another preview (alpha) release, Tapestry 5.0.5 adds many new
> components, including a file upload component and the Palette
> component (for multiple selection).

Howard,

Will the datepicker component be available on the next release?

Thanks in advance

-- 
Let's create a highly maintainable and efficient code

YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

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


Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Howard Lewis Ship <hl...@gmail.com>.
Just wish I could spend more time on T5 right now!

On 7/5/07, Marcus <mv...@gmail.com> wrote:
> You are doing a great job Howard !!!
>
> Thank you,
>
> Marcus
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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


Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Marcus <mv...@gmail.com>.
You are doing a great job Howard !!!

Thank you,

Marcus

Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Ulrich Stärk <ul...@spielviel.de>.
FYI
http://www.heise.de/newsticker/meldung/92249

The 5.0.5 release just got mentioned by one of the most important IT-related newstickers in the 
German language area.

Uli

Howard Lewis Ship schrieb:
> The Apache Tapestry project has releases Tapestry 5.0.5.  Tapestry is
> a component-based framework for creating highly dynamic, scalable, and
> robust web applications using the Java programming language. Tapestry
> focuses on making it easy to create new components using a very simple
> programming model.
> 
> Yet another preview (alpha) release, Tapestry 5.0.5 adds many new
> components, including a file upload component and the Palette
> component (for multiple selection). Release 5.0.5 improves the power
> and flexibility of the BeanEditForm and Grid component, adds a new
> HTML tutorial, adds client-side field persistence, fixes some problems
> with the quickstart Maven archetype, and allows expansions inside
> attributes (rather than just inside body text), as well as many other
> fixes.
> 
> Tapestry may be downloaded from
> http://tapestry.apache.org/download.html and is also available via the
> central Maven repository.
> 
> The Tapestry 5 home page is http://tapestry.apache.org/tapestry5/
> 
> 


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


Re: [ANNOUNCE] Tapestry 5.0.5

Posted by Massimo Lusetti <ml...@gmail.com>.
On 7/4/07, Howard Lewis Ship <hl...@gmail.com> wrote:

> with the quickstart Maven archetype, and allows expansions inside
> attributes (rather than just inside body text), as well as many other

;) I hope this will not bite us ... anyway T5 is gaining day after day...

Thanks you so much.
-- 
Massimo
http://meridio.blogspot.com

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