Re: Some worries about Tapestry5 after comparing with wicket!!!

2011-09-28 Thread Kevin Jing
Thanks for prompt replay and they are very clear so that I can understand
some of them now. But for setting disabled property, I am still confuse. I
would like to give a scenarios.


  When a user login the system, we need to check his/her permission, and
then
  we will probably hide or disable the buttons or links, or disable an
edittable, or make   some cells readable or just set some other properties
according to his/her permission.
if so, I think the following solution is not the ones that I need because I
hope I can change the properties dynamically by coding according to some
conditions. Is there some better solution for this question in tapestry?

   
  In your page or component class:
  public boolean isDisableLink() {
 ...
  }  

Thanks a lot!

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Some-worries-about-Tapestry5-after-comparing-with-wicket-tp4849721p4851067.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Some worries about Tapestry5 after comparing with wicket!!!

2011-09-28 Thread Kevin Jing
Hi, gus, I am investigating web frameworks for our products, which is a big
ERP software. After that, I am interested in Tapestry5 and Wicket, and I
think we will determine one of them to use. They are very similar and I
prefer to T5, but I 
still would like to know the best solution to address my some concerns in
tapestry5,some of them are pros in wicket.

1. How do we add the components or remove them dynamically by coding?
2. How do we set disabled property of components dynamically, by coding not
EL expression to binding a method in  page class.
3. Is it easy for tapestry to intergrate some other famous framework, like
freemaker, velocity, Google guice and some thing like that.

Thanks a lot!

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Some-worries-about-Tapestry5-after-comparing-with-wicket-tp4849707p4849707.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Some worries about Tapestry5 after comparing with wicket!!!

2011-09-28 Thread Kevin Jing
Hi, gus, I am investigating web frameworks for our products, which is a big
ERP software. After that, I am interested in Tapestry5 and Wicket, and I
think we will determine one of them to use. They are very similar and I
prefer to T5, but I
still would like to know the best solution to address my some concerns in
tapestry5,some of them are pros in wicket.

1. How do we add the components or remove them dynamically by coding?
2. How do we set disabled property of components dynamically, by coding not
EL expression to binding a method in  page class.
3. Is it easy for tapestry to intergrate some other famous framework, like
freemaker, velocity, Google guice and some thing like that.

Thanks a lot! 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Some-worries-about-Tapestry5-after-comparing-with-wicket-tp4849721p4849721.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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