Arthur Fuller
fuller.artful at gmail.com
Thu Sep 8 20:39:26 CDT 2011
Everything Francisco said, plus another good reason, IMO: While the typical shop (with money) runs DEV, TEST and PROD versions of any given project, each running on a separate server. In my income bracket, that is simply not possible. So I fake it with instances. The same reasoning applies to versioning. I may need a running copy of the previous version as I work on the current version, if only for comparison. Arthur