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/09 07:53:00 UTC

[jira] [Commented] (ISIS-3115) Custom IdStringifiers need to declare explicit Precedence

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

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

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

ISIS-3115: enforces IdStringifierForSerializable to go last

- so any custom IdStringifier(s), that do not explicitly specify an
@Order/@Precedence go earlier

> Custom IdStringifiers need to declare explicit Precedence
> ---------------------------------------------------------
>
>                 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)