Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Support for plugins #3

Open
JPDSousa opened this issue Sep 20, 2017 · 0 comments
Open

Support for plugins #3

JPDSousa opened this issue Sep 20, 2017 · 0 comments
Assignees

Comments

@JPDSousa
Copy link
Owner

JPDSousa commented Sep 20, 2017

The basis of this project is to always support plugabillity. So, we should follow an approach on how to plug the multiple pieces (i.e. modules) together.

Guice (current)

Currently, guice is supporting plugabillity through modules. However, the configuration is defined programatically, which represents a limitation for users.

Food for thought

Rookit has its base code divided in multiple projects, which in some perspective can be seen as a basis for plugin support.

Reseach

See: StackOverflow
See: Maven Dependency Plugin and depency:get

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

No branches or pull requests

1 participant