-
Notifications
You must be signed in to change notification settings - Fork 472
Closed
Description
Having ResourceSupport.getId() method return Link is too restrictive IMO. It makes my representation unable to have id field and corresponding getId() method with different type. It seems a very common use case to assume in UI that the id field of resource would return actual id of the resource and not a link.
Probably ResourceSupport could also be made generic where the id return type is passed by the class extending ResourceSupport.
vietbui, kopax, aaguilera, elnur, Panthro and 1 morekopax
Metadata
Metadata
Assignees
Labels
No labels