WIP: Implement a plugin system to allow users to execute private code #2357
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "nyaoouo:Impl-Plugin-Manager"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What is the point of this? This offers 0 hooks and 0 APIs. It's not even remotely useful as a 'plugin system'.
All hooks and APIs are provided in plugin mode to minimize the modification of the main code by this PR.
The main purpose of this PR is just to provide an entry point for executing code
Implement a plugin system to allow users to execute private codeto WIP: Implement a plugin system to allow users to execute private codePull request closed