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 Making #2

Open
phase opened this issue Apr 12, 2015 · 3 comments
Open

Plugin Making #2

phase opened this issue Apr 12, 2015 · 3 comments

Comments

@phase
Copy link
Member

phase commented Apr 12, 2015

How do we want to do plugins? I like an annotation type system.

@Plugin(name="Test", authors=new String[] {"Phase"})
public class TestPlugin{}
@wgaylord
Copy link
Member

But how good would they work when setting up the other language support?

@phase
Copy link
Member Author

phase commented Apr 12, 2015

Not sure, I don't know any other languages that use annotations.

@wgaylord
Copy link
Member

wgaylord commented May 6, 2015

Python sort of does and not sure about any other JVM ones.

But python support will be a pluginv I make for this server version. That way it won't bug anything up.

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

No branches or pull requests

2 participants