exporting a connection or resource should add the providing module as a dependency -- this probably needs the pipe altering hook in Features to be implemented.

Comments

joachim’s picture

Status: Active » Fixed

Fixed.

Seemed cleaner to subclass Entity API's Features controller rather than add an alter hook: it's out of the way of the module file, it's less cryptic, it's code that's only run for us rather than for everything.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.