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

Consider using Guice for assigning fields' values #4

Closed
dakusui opened this issue Feb 18, 2014 · 1 comment
Closed

Consider using Guice for assigning fields' values #4

dakusui opened this issue Feb 18, 2014 · 1 comment

Comments

@dakusui
Copy link
Owner

dakusui commented Feb 18, 2014

Since guice provides pretty decent API for assigning values to fields based on type information.
Potentially it's worth considering use it instead of the home-brew mechanism which is being used currently.

@dakusui
Copy link
Owner Author

dakusui commented Aug 15, 2014

I have decided I do not use Guice because JCUnit should have dependencies as less as possible.

@dakusui dakusui closed this as completed Aug 15, 2014
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

1 participant