RE: How does Shale affect my Struts development

2006-01-06 Thread Garner, Shawn
EMAIL PROTECTED] Sent: Thursday, December 29, 2005 9:01 AM To: Struts Users Mailing List Subject: Re: How does Shale affect my Struts development Bernhard is totally right. The choice you are facing is wheter you want to go for now on with components-based frameworks (JSF/Shale, Tapestry) or a typic

RE: How does Shale affect my Struts development

2005-12-29 Thread Daniel Blumenthal
s.apache.org; [EMAIL PROTECTED] > Subject: RE: How does Shale affect my Struts development > > Plus, it's not accurate to call Struts 1.x "a codebase which > is no longer being maintained." > > > -Original Message- > > From: Frank W. Zammetti [mailt

RE: How does Shale affect my Struts development

2005-12-29 Thread George.Dinwiddie
a codebase which > is no longer > > being maintained, rather than doing it through ignorance. > > > > Any thoughts? > > > > Daniel > > > > > >>-Original Message- > >>From: Alexandre Poitras [mailto:[EMAIL PROTECTED] >

Re: How does Shale affect my Struts development

2005-12-29 Thread netsql
One way to do is do CoR, which is optional for 1.x, built into 1.3+. CoR mandates a signature, so if you do all the work there, you can call it from anywhere, as all newer build from Struts come w/ CoR jars. .V Any thoughts? --

Re: How does Shale affect my Struts development

2005-12-29 Thread Frank W. Zammetti
than doing it through ignorance. Any thoughts? Daniel -Original Message- From: Alexandre Poitras [mailto:[EMAIL PROTECTED] Sent: Thursday, December 29, 2005 10:01 AM To: Struts Users Mailing List Subject: Re: How does Shale affect my Struts development Bernhard is totally r

RE: How does Shale affect my Struts development

2005-12-29 Thread Daniel Blumenthal
Original Message- > From: Alexandre Poitras [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 29, 2005 10:01 AM > To: Struts Users Mailing List > Subject: Re: How does Shale affect my Struts development > > Bernhard is totally right. The choice you are facing is > whete

Re: How does Shale affect my Struts development

2005-12-29 Thread Alexandre Poitras
Bernhard is totally right. The choice you are facing is wheter you want to go for now on with components-based frameworks (JSF/Shale, Tapestry) or a typical action-based framework (Struts/Webwork). Struts is supporting the two choices for the moment and I think it's great! But don't ask for the pr