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

refactoring driver #220

Open
miurahr opened this issue Apr 15, 2014 · 1 comment
Open

refactoring driver #220

miurahr opened this issue Apr 15, 2014 · 1 comment

Comments

@miurahr
Copy link
Collaborator

miurahr commented Apr 15, 2014

driver.rb is now messy.
we can split driver class with sub class such as driver::domain, driver::network etc.
Any suggestions?

@adrahon
Copy link
Owner

adrahon commented May 2, 2014

I was thinking the same, but part of the problem is we have both driver.rb and things in util/ like vm_definition.rb. I'm not sure what's the right way to factor that, maybe have a small driver and put stuff from vm_definition.rb in driver::domain?

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

No branches or pull requests

2 participants