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 2022/04/29 11:25:00 UTC

[jira] [Closed] (ISIS-1138) Not able to use PropertyDomainEvents for custom value types (eg gmap3's Location)

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

Andi Huber closed ISIS-1138.
----------------------------
    Resolution: Abandoned

probably outdated; closing; can always re-iterate

> Not able to use PropertyDomainEvents for custom value types (eg gmap3's Location)
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-1138
>                 URL: https://issues.apache.org/jira/browse/ISIS-1138
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Viewer Wicket
>    Affects Versions: core-1.8.0
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>
> The issue is that the string representation of the object is not converted into its value type, and thus the constructor cannot be located.
> In particular, the code in IsisConverterLocator is not called.
> ~~~
> The workaround is to use a more general class as the event type (eg PropertyDomainEvent) and then do an instanceof in the subscriber.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)