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

Binary modules #57

Closed
wants to merge 2 commits into from
Closed

Binary modules #57

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 27, 2020

This PR introduces rudimentary support for listing and running separate binary modules from /usr/lib/gpoa. It is expected that it will allow developers to implement their own modules in any programming language they like, leaving the role of a "glue" for Python. It is also expected that the amount of Python code in project will be minimized allowing it to evolve quicker.

The motivation behind this PR is lack of strong static typing in Python.

P. S.: This will also eliminate hardcode of module calls.

@ghost ghost added the enhancement New feature or request label Apr 27, 2020
@ghost ghost requested a review from mastersin April 27, 2020 20:49
@ghost ghost self-assigned this Apr 27, 2020
@ghost ghost requested a review from iv-m April 27, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant