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 2022/08/23 12:59:00 UTC

[jira] [Commented] (ISIS-3115) IdStringifierLookupService needs to enforce IdStringifierForSerializable to go last

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

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

Commit ab922d83d4a3c3997b604c15b2ae6bcda07879f5 in isis's branch refs/heads/ISIS-3043 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ab922d83d4 ]

ISIS-3115: simplifies IdStringifier.Abstract<T>

> IdStringifierLookupService needs to enforce IdStringifierForSerializable to go last
> -----------------------------------------------------------------------------------
>
>                 Key: ISIS-3115
>                 URL: https://issues.apache.org/jira/browse/ISIS-3115
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M8
>
>
> org.apache.isis.applib.services.bookmark.idstringifiers.IdStringifierForSerializable is 'earlier' than
> org.apache.isis.extensions.commandlog.jpa.dom.CommandLogEntryPK$Stringifier
> which should be the other way around
> (I was not aware that Spring default @Component precedence is Ordered. LOWEST_PRECEDENCE)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)