You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Cyrille37 <cy...@gmail.com> on 2006/11/24 14:54:03 UTC

Which Tapestry version to use ?

Hello,
Since 3 days I'm discovering Tapestry and some other frameworks 
(Spring2, Acegi, Hibernate3).
Now I would like to start a first project for learning and practicing.
So it's time for me to choose the Tapestry version I'll use for that 
project and then for the future "real life" project.

It's why I come here to ask which Tapestry version should I use ?
I think about 4.0.2 because it seems to be stable. But perhaps you will 
tell me to use the 4.1 ...

Please, help me on that hard choice.
Thanks a lot,
Cyrille


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


Re: Which Tapestry version to use ?

Posted by Andrea Chiumenti <ki...@gmail.com>.
And if you need Ajax and stable version go with Tapestry-4.0.2 + Tacos(
http://tacos.sf.net)

On 11/24/06, Daniel Tabuenca <dt...@gmail.com> wrote:
>
> How critical is your project? 4.1 is fairly stable and I would use it
> if it's not a very critical project. If you aren't going to be using
> Ajax features then perhaps it's better to stick with 4.0.2.
>
> On 11/24/06, Cyrille37 <cy...@gmail.com> wrote:
> > Hello,
> > Since 3 days I'm discovering Tapestry and some other frameworks
> > (Spring2, Acegi, Hibernate3).
> > Now I would like to start a first project for learning and practicing.
> > So it's time for me to choose the Tapestry version I'll use for that
> > project and then for the future "real life" project.
> >
> > It's why I come here to ask which Tapestry version should I use ?
> > I think about 4.0.2 because it seems to be stable. But perhaps you will
> > tell me to use the 4.1 ...
> >
> > Please, help me on that hard choice.
> > Thanks a lot,
> > Cyrille
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Which Tapestry version to use ?

Posted by Daniel Tabuenca <dt...@gmail.com>.
How critical is your project? 4.1 is fairly stable and I would use it
if it's not a very critical project. If you aren't going to be using
Ajax features then perhaps it's better to stick with 4.0.2.

On 11/24/06, Cyrille37 <cy...@gmail.com> wrote:
> Hello,
> Since 3 days I'm discovering Tapestry and some other frameworks
> (Spring2, Acegi, Hibernate3).
> Now I would like to start a first project for learning and practicing.
> So it's time for me to choose the Tapestry version I'll use for that
> project and then for the future "real life" project.
>
> It's why I come here to ask which Tapestry version should I use ?
> I think about 4.0.2 because it seems to be stable. But perhaps you will
> tell me to use the 4.1 ...
>
> Please, help me on that hard choice.
> Thanks a lot,
> Cyrille
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

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


Re: Which Tapestry version to use ?

Posted by Damian Krzeminski <da...@pingtel.com>.
Cyrille37 wrote:
> Thanks for your help. Seems Ajax to be the difference... I thinks not at 
> all ;o)
> I think I'll run with Tapestry 4.0.2
> 
> By the  way, do you know open source project done with Tapestry 4.0.x ?
> I would like to have a look on a bigger project's structure than an 
> tutorial/example.
> 
> Cyrille
> 

Check out: http://sipx-wiki.calivia.com/index.php/SipX_Configuration_Server
Tapestry 4.0.2 + Tacos + Spring + Hibernate
SVN repo: http://scm.sipfoundry.org/rep/sipX/main/sipXconfig/

Damian



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


Re: Which Tapestry version to use ?

Posted by Marilen Corciovei <le...@nemesisit.rdsnet.ro>.
There is a small tapestry + tacos example here:
http://len.is-a-geek.org/work/articles/tapestry-ajax-application-1 maybe
it helps.

Len

On Fri, 2006-11-24 at 15:50 +0100, Cyrille37 wrote:

> Thanks for your help. Seems Ajax to be the difference... I thinks not at 
> all ;o)
> I think I'll run with Tapestry 4.0.2
> 
> By the  way, do you know open source project done with Tapestry 4.0.x ?
> I would like to have a look on a bigger project's structure than an 
> tutorial/example.
> 
> Cyrille
> 
> Cyrille37 a écrit :
> > Hello,
> > Since 3 days I'm discovering Tapestry and some other frameworks 
> > (Spring2, Acegi, Hibernate3).
> > Now I would like to start a first project for learning and practicing.
> > So it's time for me to choose the Tapestry version I'll use for that 
> > project and then for the future "real life" project.
> >
> > It's why I come here to ask which Tapestry version should I use ?
> > I think about 4.0.2 because it seems to be stable. But perhaps you 
> > will tell me to use the 4.1 ...
> >
> > Please, help me on that hard choice.
> > Thanks a lot,
> > Cyrille
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 

Re: Which Tapestry version to use ?

Posted by Andrea Chiumenti <ki...@gmail.com>.
Get tacos demo

On 11/24/06, Cyrille37 <cy...@gmail.com> wrote:
>
> Thanks for your help. Seems Ajax to be the difference... I thinks not at
> all ;o)
> I think I'll run with Tapestry 4.0.2
>
> By the  way, do you know open source project done with Tapestry 4.0.x ?
> I would like to have a look on a bigger project's structure than an
> tutorial/example.
>
> Cyrille
>
> Cyrille37 a écrit :
> > Hello,
> > Since 3 days I'm discovering Tapestry and some other frameworks
> > (Spring2, Acegi, Hibernate3).
> > Now I would like to start a first project for learning and practicing.
> > So it's time for me to choose the Tapestry version I'll use for that
> > project and then for the future "real life" project.
> >
> > It's why I come here to ask which Tapestry version should I use ?
> > I think about 4.0.2 because it seems to be stable. But perhaps you
> > will tell me to use the 4.1 ...
> >
> > Please, help me on that hard choice.
> > Thanks a lot,
> > Cyrille
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Which Tapestry version to use ?

Posted by Cyrille37 <cy...@gmail.com>.
Thanks for your help. Seems Ajax to be the difference... I thinks not at 
all ;o)
I think I'll run with Tapestry 4.0.2

By the  way, do you know open source project done with Tapestry 4.0.x ?
I would like to have a look on a bigger project's structure than an 
tutorial/example.

Cyrille

Cyrille37 a écrit :
> Hello,
> Since 3 days I'm discovering Tapestry and some other frameworks 
> (Spring2, Acegi, Hibernate3).
> Now I would like to start a first project for learning and practicing.
> So it's time for me to choose the Tapestry version I'll use for that 
> project and then for the future "real life" project.
>
> It's why I come here to ask which Tapestry version should I use ?
> I think about 4.0.2 because it seems to be stable. But perhaps you 
> will tell me to use the 4.1 ...
>
> Please, help me on that hard choice.
> Thanks a lot,
> Cyrille
>
>



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