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 2021/01/15 09:07:00 UTC

[jira] [Closed] (ISIS-2464) Application Layer Overhaul for v2

     [ https://issues.apache.org/jira/browse/ISIS-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2464.
----------------------------
    Resolution: Fixed

New regression tests added, programming model for publishing was reworked.

There are still more tests required, and there is still room for simplification/consolidation of concept. However, we are going to track these separately with new tickets.

> Application Layer Overhaul for v2
> ---------------------------------
>
>                 Key: ISIS-2464
>                 URL: https://issues.apache.org/jira/browse/ISIS-2464
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>
> In preparation of integrating Spring Data JPA, simplify if possible, aspects of
> * Command/Auditing/Publishing Infrastructure ... separation of concerns via well documented interfaces, yielding internal dispatcher service implementations
> * WrapperFactory Interaction nesting in coexistence with the SudoService
> * Async Wrapping to spawn its own InteractionSession (must not share its InteractionSession with the calling thread: potential ThreadLocal collision when run with common ForkJoinPool?)
> Also provide new tests, to verify correct implementation of these aspects.
> Also overhaul corresponding ref-doc chapters and add sequence diagrams for these aspects.



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