Closed (won't fix)
Project:
Relation
Version:
7.x-1.x-dev
Component:
API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2011 at 12:47 UTC
Updated:
12 Jun 2013 at 08:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
honza pobořil commentedCould you commit this patch if you agree?
Comment #3
honza pobořil commentedBtw, are you agree with this feature? I don't want to waste my time with writing tests if this feature is not welcome.
Comment #4
naught101 commentedThis seems intuitively reasonable, however I'm not sure about the benefit, or whether there might be some drawbacks. What's the rationale? Are you sure this is the sensible thing to do?
Comment #5
naught101 commentedWhy not just do this?
Also, relation_dummy_field really needs some tests. This seems to work, but I'm a bit worried about it breaking something else.
Comment #6
naught101 commentedBecause https://api.drupal.org/api/drupal/modules!field!field.api.php/function/h... says loading fieldable entities in hook_field_load is a bad idea (possibilities of infinite recursion).