You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by David Graham <dg...@hotmail.com> on 2002/11/04 19:04:41 UTC

Re: DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

+1 on the ModuleConfig interface (Struts needs more of these).  I'm not sure 
about StandardModuleConfigImpl though.  Where will the user see this *Impl 
class if anywhere?  If the user never has to write this then I suggest 
ModuleConfigImpl.  If they have to write it somewhere then drop the "Impl" 
part and use StandardModuleConfig or StrutsModuleConfig.

Dave




>From: bugzilla@apache.org
>Reply-To: "Struts Developers List" <st...@jakarta.apache.org>
>To: struts-dev@jakarta.apache.org
>Subject: DO NOT REPLY [Bug 14054]  -     Rename "Application" components to 
>"Module"
>Date: 4 Nov 2002 17:41:18 -0000
>
>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 rleland@apache.org  2002-11-04 17:41 
>-------
>So how do we get this process started again ?
>I apologize if any comments I made about the the
>  ActionMapping->ActionConfig were hasty, judgemental, or
>  offended anyone.
>
>My concern right now if to get this process going again.
>Since the deprecated code will only exist through Struts 1.1
>I would be a +1 on --whatever-- method we choose.
>Should we call for a consensis vote ?
>
>I do believe we should provide a deprecation path for users,
>Whatever method we use, providng a deprecation path will
>only cost us about 10 minutes more than a straight rename.
>
>I would like to make one more suggestion through, and that is to
>go ahead and use an interface at the back end of the process
>     ModuleConfig   - Interface
>         ^
>         |
>   StandardModuleConfigImpl  - Existing ApplicationConfig code
>         ^
>         |
>  ApplicationConfig      - Deprecated Method name.
>
>Delay adding a FactoryMethod for 1.1.
>Otherwise for 1.1->1.2 we might go through this renaming again,
>when/if other ModuleConfig schemes are implemented.
>By doing an interface now we reserve the name ModuleConfig for
>the concept it represents and not the implementation.
>
>--
>To unsubscribe, e-mail:   
><ma...@jakarta.apache.org>
>For additional commands, e-mail: 
><ma...@jakarta.apache.org>


_________________________________________________________________
Choose an Internet access plan right for you -- try MSN! 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>