[
https://issues.apache.org/jira/browse/JAMES-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gautier DI FOLCO resolved JAMES-2928.
-------------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
> GenericMailet does not have a consistent precondition policy
> ------------------------------------------------------------
>
> Key: JAMES-2928
> URL: https://issues.apache.org/jira/browse/JAMES-2928
> Project: James Server
> Issue Type: Improvement
> Affects Versions: 3.2.0
> Reporter: Gautier DI FOLCO
> Priority: Trivial
> Fix For: 3.5.0
>
>
> GenericMailet does not have a consistent precondition policy leading to a
> tedious developer experience.
>
> For example:
> {code:java}
> getInitParameter(String name)
> {code}
> does not have precondition
> while
> {code:java}
> boolean getInitParameter(String name, boolean defaultValue)
> {code}
> have a kind of precondition
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]