[cal10n-dev] [JIRA] Resolved: (CAL-12) Interface IMessageConveyor should be called MessageConveyor and the class MessageConveyor should be called DefaultMessageConveyor
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Fri Jul 2 15:06:16 CEST 2010
[ http://jira.qos.ch/browse/CAL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ceki Gulcu resolved CAL-12.
---------------------------
Resolution: Won't Fix
Hello Geoffrey,
For the time being, I don't intend to fix this issue unless other users ask for it.
> Interface IMessageConveyor should be called MessageConveyor and the class MessageConveyor should be called DefaultMessageConveyor
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAL-12
> URL: http://jira.qos.ch/browse/CAL-12
> Project: CAL10N
> Issue Type: Improvement
> Reporter: Geoffrey De Smet
> Assignee: Ceki Gulcu
>
> So it follows the JDK, JRE coding conventions, as well as most open source projects out there (especially Java projects).
> It also allows you to design an AbstractMessageConveyor in between, so you can tell people to extend that instead of directly implementing the public interface.
> That allows you to add extra methods to the interface in future versions and provide a dummy implementation in AbstractMessageConveyor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cal10n-dev
mailing list