Skip to content

Replace xule locating code with plugin import#45

Draft
austinmatherne-wk wants to merge 1 commit intoArelle:masterfrom
austinmatherne-wk:xule-import
Draft

Replace xule locating code with plugin import#45
austinmatherne-wk wants to merge 1 commit intoArelle:masterfrom
austinmatherne-wk:xule-import

Conversation

@austinmatherne-wk
Copy link
Contributor

@austinmatherne-wk austinmatherne-wk commented Sep 18, 2025

As of Arelle 2.37.58 the plugin manager is able to locate and load plugin info imports even if the plugin to load isn't located at the top level of the arelle/plugin directory. The EDGAR/validate dependency on xule will work even if the entire xule repo is cloned into the plugin directory (arelle/plugin/xule/plugin/xule/__init__.py instead of arelle/plugin/xule/__init__.py).

@freddym56

As of Arelle 2.37.58 the plugin manager is able to locate and load
plugin info imports even if the plugin to load isn't located at the top
level of the `arelle/plugin` directory. The EDGAR/validate dependency on
xule will work even if the entire xule repo is cloned into the plugin
directory (`arelle/plugin/xule/plugin/xule/__init__.py` instead of
`arelle/plugin/xule/__init__.py`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant