DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14054>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14054

Rename "Application" components to "Module"





------- Additional Comments From [EMAIL PROTECTED]  2002-10-29 21:37 -------
So who wants to give this a shot ?
There are 618 occurances of 'Application'
The first and easiest is the deprecation
of ApplictionConfig and replacing it by
ModuleConfig.

Thera are also such items as
public static final String APPLICATION_KEY =
        "org.apache.struts.action.APPLICATION";
In this case would be really deprectate
APPLICATION_KEY or just rename it ?

I am game to make the first round of changes ie
ApplicationConfig -> ModuleConfig throughout the
Struts code base. I imagine we would have to
do this a few times to get other references to
application out, which can be confused with
application scope. 

Do I get a +1 for this limited change tonight,
deprecation+replacing ?

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to