Active
Project:
Version Control API
Version:
7.x-1.x-dev
Component:
API module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jan 2011 at 18:08 UTC
Updated:
25 Sep 2012 at 21:33 UTC
Using drupal_write_record for create/update restricts our ability to use good property scoping, since db_write_record() can only work with public properties. We should remove it and use our own system. That'll also give us a bit more field flexibility. A generic method that detects the appropriate fields and attaches them can easily be attached to VersioncontrolEntity.
Comments
Comment #1
marvil07 commentedDuring triage.