Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Enhancement: DSResponse.getRelatedUpdates() missing (from docs and code)

    Hi Isomorphic,

    I just wondered why there is no clientside method DSResponse[] DSResponse.getRelatedUpdates().
    I first looked in Eclipse, then the SmartGWT docs, then the SmartClient documentation application and finally the forum, where I found this post of yours.
    Originally posted by Isomorphic View Post
    There isn't a specific dsResponse.getRelatedUpdates() method on the client, but any data from the dsResponse can be retrieved with getAttribute().
    While this will work, a method for this would really help IMHO, because one expects to have access on the client to the object stuffed in the response on the server.
    It would also be good that method included a boolean flatten parameter, which when true pulls multi level nested relatedUpdates into the return-DSResponse[].

    What do you think about this enhancement?

    Thank you & Best regards
    Blama
Working...
X