George Reyes created USERGRID-260: ------------------------------------- Summary: composition vs inheritance for the apiresponse json node deserialization Key: USERGRID-260 URL: https://issues.apache.org/jira/browse/USERGRID-260 Project: Usergrid Issue Type: Technical task Reporter: George Reyes Assignee: George Reyes
Check to see if we can get away with using Composition in the ApiResponse rather than using inheritance which will create a lot of different UserResponse kind of subclasses. Rather with composition we could have a User object or Organization object that gets populated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)