vagrant/plugins/guests
Mitchell Hashimoto 459d82689e Get rid of autoload use in Guests
I don't use `activated` here because I'd really like to optimize
performance as much as possible, and loading files from disk is
generally slow. So instead of using `activated` I load the file at the
last possible moment which is when the exact class is being requested.

I don't think many people will do this outside of the core, and I'm not
too concerned.
2012-05-23 15:57:43 -07:00
..
arch Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
debian Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
fedora Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
freebsd Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
gentoo Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
linux Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
openbsd Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
redhat Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
solaris Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
suse Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00
ubuntu Get rid of autoload use in Guests 2012-05-23 15:57:43 -07:00