[
https://issues.apache.org/jira/browse/JAMES-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957675#comment-16957675
]
Raphael Ouazana commented on JAMES-2928:
----------------------------------------
Fixed by https://github.com/linagora/james-project/pull/2780
> 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
>
> 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]