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

Initialize with multiple Registry classes #146

Closed
mdissel opened this issue Apr 14, 2017 · 4 comments
Closed

Initialize with multiple Registry classes #146

mdissel opened this issue Apr 14, 2017 · 4 comments

Comments

@mdissel
Copy link
Contributor

mdissel commented Apr 14, 2017

I want to dynamically load jobs from plugins. The preferred way is to use a Registry class, but currently the JobManager.Initialize method only accepts a single Registry class. Can this be changed to accepts params Registry[] / multiple registry classes?

@tallesl
Copy link
Contributor

tallesl commented Apr 19, 2017

Looks like it's doable. I'll get back to you soon.

@tallesl
Copy link
Contributor

tallesl commented Apr 22, 2017

It's done. I let you know here when it's published.

P.S.: I had to move UseUtcTime from Registry to JobManager (c6d50ae).

@mdissel
Copy link
Contributor Author

mdissel commented Apr 22, 2017

Thanks!

@tallesl
Copy link
Contributor

tallesl commented May 13, 2017

Just published on nuget.org, version 5.2.0.

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