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

Added plugins feature that allows separate binaries as processes #58

Open
wants to merge 3 commits into
base: parser
Choose a base branch
from

Commits on Sep 22, 2020

  1. Added plugins feature that allows separate binaries as processes

    Used the loader which was compiled out, and had to brutilize it a bit
    Need a conversation about what the intention was of some of the non-working code i it
    dahvid committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8bac583 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Added a PlugIn interface, that is the beginning for managed Components

    The first layer of management is that parameters can be passed to the Plugins via
    the Json graph, under an optional Parameters field
    kyklos-admin committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    d4716b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. persist

    kyklos-admin committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    565bf3c View commit details
    Browse the repository at this point in the history