The Magic of Software 11/12/2012 7:43:00 AM

The magic of software is that you can do stuff like this:

  catch (UglyTrimException)
  {
    Door.Handle.Color = Door.Hinge.Color = Door.Stopper.Color = Colors.SatinNickel;
  }

In real life, running the above code takes several hours and requires a $600 trip to Home Depot.



< Eric's Blog Home


©1998-2024 Eric Lawrence