I just wanted to point you at the entity CRUD API I created in d7. I don't know the internals of the module, but it looks like it might be useful for the d7 version of data. With having created data being entities, you'd have already a CRUD layer and data could be fieldable. :)

Comments

alex_b’s picture

Thanks - do you have pointers to patches or documentation?

fago’s picture

I'd suggest to check the README and the doxygen in the api.php files. Apart from that it's probably easiest to study code that makes use of it, e.g. the testing module and its test.

joachim’s picture

Status: Active » Closed (duplicate)