Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for non-core.py Python rulebases #226

Open
SwooshyCueb opened this issue Sep 3, 2024 · 2 comments
Open

Implement support for non-core.py Python rulebases #226

SwooshyCueb opened this issue Sep 3, 2024 · 2 comments

Comments

@SwooshyCueb
Copy link
Member

We should implement support for non-core.py rulebases in PREP. There are several TODOs in the code for this, but I don't see an open issue.

@trel
Copy link
Member

trel commented Sep 3, 2024

core.py has proven enough of a jumping off point...

and with only one way to do things... it's fewer configuration options to hold poorly.

so yes, if nothing else, we can remove the TODOs.

@trel
Copy link
Member

trel commented Sep 4, 2024

Ah, if there are multiple instances... each instance could load a separate .py module.

But I think we should limit the config to only allow one file per instance... and still core.py if empty/undefined so it remains backwards compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants