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

Plugin Manager #53

Open
greendragon2010 opened this issue Mar 26, 2015 · 6 comments
Open

Plugin Manager #53

greendragon2010 opened this issue Mar 26, 2015 · 6 comments

Comments

@greendragon2010
Copy link

Would we like to make journal gedit plugin compatible or do we want to build our own plugin interface.

If so how do we want to implement it?
Gnome-Shell style, were plugins could potentially break with every update.

or

Plugin Manager, that has a documented API that we can build a community around.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@ryanleesipes
Copy link
Contributor

Some people have recommended out own plugins. I honestly am unsure what the
best thing to do is.

On Wed, Mar 25, 2015, 9:09 PM John Hamernick-Ramseier <
[email protected]> wrote:

Would we like to make journal gedit plugin compatible or do we want to
build our own plugin interface.

If so how do we want to implement it?
Gnome-Shell style, were plugins could potentially break with every update.

or

Plugin Manager, that has a documented API that we can build a community
around.


Reply to this email directly or view it on GitHub
#53.

@ryanleesipes
Copy link
Contributor

@greendragon2010 you still up to do this, feel free to set the ground work for plugins. I will accept pull requests :)

@greendragon2010
Copy link
Author

Okay here's my idea, create an application api that plug-ins can write to. Then have a plug-in manager down the road that will be able to turn on and off plug-ins.

@zesterer
Copy link
Contributor

zesterer commented May 4, 2015

It can be done certainly. But it's a big job for @ryanleesipes. There's a lot to do when it comes to exposing a proper API to any plugins. I'm sure it'll eventually come in an update though.

@greendragon2010
Copy link
Author

My computer went down shortly after I post this, sorry for the long delay on the reply.

I am willing to write a proper API so @ryanleesipes doesn't have to. I'm also willing to learn so that this API is done correctly.

@ryanleesipes
Copy link
Contributor

@greendragon2010 feel free to ask me any questions. Personally I am not sure the best way to tackle this, but I am open to whatever works.

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

No branches or pull requests

3 participants