You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/13 12:08:00 UTC

[jira] [Commented] (ISIS-2262) Remove ExceptionRecognizer.recognize(Throwable) in favor of recognize2(Throwable)

    [ https://issues.apache.org/jira/browse/ISIS-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014258#comment-17014258 ] 

ASF subversion and git services commented on ISIS-2262:
-------------------------------------------------------

Commit 0ce07c9877620e28148b1df01614894686849de6 in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0ce07c9 ]

ISIS-2262: introduces ExceptionRecognizerService to consolidate code
fragments that require chain of responsibility pattern

- composites removed
- slightly improving the ExceptionRecognizer API

> Remove ExceptionRecognizer.recognize(Throwable) in favor of recognize2(Throwable)
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-2262
>                 URL: https://issues.apache.org/jira/browse/ISIS-2262
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> {color:#1d1c1d}It could also be changed into a simple chain of responsibility, there's no need for the Composite version. If we iterate over all implementations more than once, then introduce a separate manager class to do the iteration, see eg. ValueTypeRegistry and ValueTypeProvider(s){color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)