Closed (fixed)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Code - misc
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 15:48 UTC
Updated:
9 Jun 2012 at 04:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
fagoSounds good.
Comment #2
mgiffordWell, it addresses the performance time() issues and spacing.
I've tried to fiddle with properly addressing:
hook_access removed in favor of hook_node_access. http://drupal.org/node/224333#hook_node_access
But really don't understand the module well enough. Those bits might need to be yanked out.
Hopefully this helps move it along though.
Comment #3
mgiffordChanging status for bot.
Comment #4
hass commentedLooks codewise all good.
Comment #5
mgiffordWould be good to have folks closer to this project verify that this is appropriate:
Comment #7
fagoThanks. Those functions are mostly not related to node_access - I'm not sure why coder suggests renaming those? I don't think they should be renamed.
Also, I'm not sure why the new hunk should be better.
I've re-rolled the patch without the mentioned hunks.
Oh no, it doesn't. It's fine as it was.
Comment #8
fagoall green, committed :)
Comment #9
mgiffordThanks @fago. Coder definitely needs work.