Closed (fixed)
Project:
D8 Entity API improvements (Sandbox)
Component:
Entity Property API
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 16:47 UTC
Updated:
17 Sep 2012 at 13:01 UTC
Battle plan:
* Implement #1525812: add support for complex data types for all field-types having compound data structrues being no-entities.
* Extend field API to allow field modules to provide property info for a given $field.
* Implement hook_entity_property_info() in field.module and add metadata for all fields.
* For now, special-case fields in the getter/setter so single-valued values are handled correctly.
Comments
Comment #1
fagopostponed until with flushed the basics out, see #1637642: Start implementing the Property API
Comment #2
berdirCan we unpostpone this now?
Comment #3
fagoI've implemented field support and added implementations for the text.module field types. They miss #1682756: Implement processed property values though.
Let's add classes for all other field types as well.
Comment #4
fagohttp://drupal.org/node/1732730