You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2020/01/13 09:41:00 UTC

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

Andi Huber created ISIS-2262:
--------------------------------

             Summary: 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
             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)