Skip to content

Dependency

Simon Moles edited this page Jun 21, 2013 · 4 revisions

A plugin is dependent on another plugin if it contains any DataPointer references to that plugin.

For example, if Plugin A references a record in Plugin B, Plugin A would be dependent on Plugin B.

Dependency Diagram

Further to this, if the record Plugin A referenced in Plugin B was in turn overriding a record in Plugin C, Plugin A would be dependent on both Plugin B and Plugin C.

Dependency Diagram

Editor Preview

Clone this wiki locally