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

Dependency injection #7

Open
cwvh opened this issue Nov 20, 2014 · 0 comments
Open

Dependency injection #7

cwvh opened this issue Nov 20, 2014 · 0 comments
Labels

Comments

@cwvh
Copy link

cwvh commented Nov 20, 2014

BotPlate should be testable on a local developer machine without requiring a network connection or actual IRC server. Investigate the use of a dependency injection framework such as Google Guice.

New to DI? You can start with a video describing what "factories" are, and how DI makes code simpler to read, easier to test, and easier to modify.

@cwvh cwvh added the advanced label Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant