atom feed33 messages in org.apache.shale.devRE: Merging Shale into MyFaces
FromSent OnAttachments
Kito D. MannOct 20, 2007 5:18 pm 
Dennis ByrneOct 20, 2007 5:22 pm 
Mario IvankovitsOct 20, 2007 11:51 pm 
Mario IvankovitsOct 21, 2007 12:05 am 
Gary VanMatreOct 21, 2007 10:39 am 
Gary VanMatreOct 21, 2007 10:41 am 
Kito D. MannOct 21, 2007 11:28 am 
Niall PembertonOct 21, 2007 12:38 pm 
Craig McClanahanOct 21, 2007 4:47 pm 
Antonio PetrelliOct 22, 2007 12:02 am 
Bernhard SlominskiOct 22, 2007 5:40 am 
Gary VanMatreOct 22, 2007 7:37 am 
Rahul AkolkarOct 22, 2007 8:11 am 
Greg ReddinOct 22, 2007 8:31 am 
Greg ReddinOct 22, 2007 8:34 am 
Greg ReddinOct 22, 2007 8:41 am 
Greg ReddinOct 22, 2007 8:44 am 
Greg ReddinOct 22, 2007 8:46 am 
Kito D. MannOct 22, 2007 8:48 am 
Pavel SavaraOct 22, 2007 9:14 am 
Gary VanMatreOct 22, 2007 9:23 am 
Bernhard SlominskiOct 22, 2007 9:32 am 
Kito D. MannOct 22, 2007 9:44 am 
Kito D. MannOct 22, 2007 9:48 am 
Kito D. MannOct 22, 2007 9:49 am 
Mario IvankovitsOct 22, 2007 10:54 am 
Kito D. MannOct 25, 2007 10:21 am 
Matthias WessendorfOct 25, 2007 10:42 am 
Martin MarinschekOct 25, 2007 12:32 pm 
Paul SpencerOct 26, 2007 7:26 am 
Kito D. MannOct 26, 2007 9:40 am 
samjuOct 29, 2007 12:53 am 
Kito D. MannOct 29, 2007 10:33 am 
Subject:RE: Merging Shale into MyFaces
From:Kito D. Mann (kma@virtua.com)
Date:Oct 22, 2007 9:49:25 am
List:org.apache.shale.dev

-----Original Message----- From: Pavel Savara [mailto:psav@intrade.com] Sent: Monday, October 22, 2007 12:15 PM To: de@shale.apache.org Subject: RE: Merging Shale into MyFaces

but I'm having a hard time seeing benefits over Facelets and Clay.

What I see as benefit for tiles is possibility to define another tiles.xml config which specify what page should be displayed for different locale. So you don't have only localized messages and text but complete web page layout event you can serve completely different web page under the same url for different locale. Not sure it this is possible in clay or facelets.

In Facelets, this isn't built in, but it'd be pretty easy to implement.

-----Original Message----- From: Greg Reddin [mailto:gred@gmail.com] Sent: Monday, October 22, 2007 4:47 PM To: de@shale.apache.org Subject: Re: Merging Shale into MyFaces

On 10/22/07, Antonio Petrelli <anto@gmail.com> wrote:

Tiles works with FreeMarker and Struts 2 too. And sincerely I think that it could be used for JSF users, if it only gets more support (don't look at me, I don't know anything about JSF :-) ).

It could be used, but I'm not sure how practical it is. We've seen several users express interest, but I'm having a hard time seeing benefits over Facelets and Clay. I guess if you're employer-constrained into using JSP then Tiles might be a good option.

Greg