On Apr 26, 2014 10:14 AM, "Kristof Csillag" <[email protected]> wrote:
>
> A few more questions.
>
> How do I declare dependencies between plugins? "require()" satisfies the
code dependency, but what I need to check is not the exported objects from
the other plugin, but the presence of the plugin, loaded in the current
annotator instance.

There is no better way yet. Look for the interface you need, not the plugin.

>
> Also, how do I declare conflicts between mutually exclusive plugins?

Just let it fail.
_______________________________________________
annotator-dev mailing list
[email protected]
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to