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 2015/04/24 13:19:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14510825#comment-14510825 ] 

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

Commit 099608dccc75116e92bc6b7c38d0a327035253c6 in isis's branch refs/heads/ISIS-1138 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=099608d ]

ISIS-1138: extending IsisConverterLocator to use Isis API for value types...

... however this doesn't seem to be sufficient for this particular issue, as the converterLocator is never called.  Not sure why; the ValuePanel's setText on the Wicket model isn't called either, that's probably the root cause


> 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: Core: Viewer: Wicket
>    Affects Versions: core-1.8.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)