Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
rest.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Feb 2015 at 02:39 UTC
Updated:
10 Oct 2015 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerLet's ensure to not drop the @todo, its still valid after this patch, isn't it?
Comment #2
dawehner.
Comment #3
effulgentsia commentedI don't think that @todo is still relevant. The new comments say that if you want to override what the method returns, you can subclass it. I'm not aware of any plans to make core's implementation configurable. I left a comment in #1924220-24: Support serialization in hal+json in case anyone there thinks otherwise.
Comment #4
klausiMakes sense to me.
Comment #6
joelpittetThe @todo was removed already, Here's a re-roll.
Comment #7
ankur7213 commentedLooks good to me.
Comment #8
klausiAgreed.
Comment #9
alexpottCommitted 6fb9d19 and pushed to 8.0.x. Thanks!