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

use standard java service loader mechanism via ServiceLocator and remove pippo.properties files #221

Merged
merged 1 commit into from
Oct 26, 2015

Conversation

decebals
Copy link
Member

The idea is to simplify the Initializer implementation and to use an unitary services/extensions mechanism in Pippo (we already use java ServiceLoader mechanism via ServiceLocator for ContentTypeEngine, TemplateEngine).

@gitblit
Copy link
Collaborator

gitblit commented Oct 26, 2015

Looks good.

decebals added a commit that referenced this pull request Oct 26, 2015
use standard java service loader mechanism via ServiceLocator and remove pippo.properties files
@decebals decebals merged commit 69b0983 into master Oct 26, 2015
@decebals decebals deleted the rework_initializer branch October 26, 2015 14:37
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

Successfully merging this pull request may close these issues.

2 participants