Good idea, so let's go with "struts.compatibilityMode.webwork" as the struts.properties entry. I'll make the changes tonite.

Don

[EMAIL PROTECTED] wrote:
Would "WWcompatibilityMode" work?  I can envision that there might be a
desire for a "Struts1compatibilityMode" also, to help people make that
transition.

-----Original Message-----
From: Don Brown [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 11:42 AM
To: Struts Developers List
Subject: Re: svn commit: r422956 - in /struts/struts2/trunk: apps/showcase/ apps/showcase/src/main/resources/ apps/showcase/src/main/webapp/WEB-INF/ core/src/main/java/org/apache/struts2/ core/src/main/java/org/apache/struts2/components/ core/src/main/java/or


Well, I plan to use this setting to affect other parts of the application as well. For example, the xwork.xml file will only be loaded in compatibility mode, while struts.xml will be the default. I see this setting as the middle ground between a brand new Struts 2.0 and legacy WebWork 2.2 applications, where a transition to full 2.0 would take too much work.

Don

Ted Husted wrote:
Cool idea, but do we want to use a more specific name for the property? The term "compatabilityMode" seems generic and could be confused with out types of compatability we might want to
offer later.
WebWork had an "oldSyntax" property. Do we want to use
something like
"bangSyntax" here?

-Ted.

On 7/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: mrdon
Date: Mon Jul 17 21:15:02 2006
New Revision: 422956

URL: http://svn.apache.org/viewvc?rev=422956&view=rev
Log:
Removed action!method syntax by default, however, it can
be enabled
by specifying the "struts.compatibilityMode" property to true.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to