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

Vladimir Nisevic commented on ISIS-899:
---------------------------------------

Hi Dan, I don't know if I should use mailing list or this comment....

I've tested with latest version and it works up to some extent.

I've implemented  an ViewModel (Address) referencing another ViewModel 
(Street). I instantiate everything thru the domain service.

Here my observations:

-  Wicket viewer shows empty String value of additional property  of the 
Address ViewModel instance  (Housenumber)
-  Wicket viewer shows empty Value of referenced Street ViewModel. I'd expect 
here getTitle() ?
- RO viewer shows correctly the Address values but not the Street attributes. 
Here I'd expect in same response also referenced ViewModel properties..
- RO viewer shows for Address in extensions section - "isPersistent":true 

"extensions": {
            "oid": "*a1.ase.viewmodel.Address:ff",
            "isService": false,
            "isPersistent": true
        },

Regs,Vladimir

> Can't return a view model in Isis 1.6.0 over RO viewer.
> -------------------------------------------------------
>
>                 Key: ISIS-899
>                 URL: https://issues.apache.org/jira/browse/ISIS-899
>             Project: Isis
>          Issue Type: Bug
>          Components: Core: Viewer: RestfulObjects
>    Affects Versions: core-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.7.0
>
>




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

Reply via email to