Kevin L. Mitchell 8b98df8dca Add @utils.deprecated().
This will allow us to mark deprecated classes and functions/methods as
such.  A warning is issued each time a deprecated function/method is
called, or when a deprecated class is instantiated, or when any class
or static method on a deprecated class is called.

Change-Id: I4b5858492bc14768ac2e12c542bc343962761e34
2012-01-10 11:22:33 -06:00
..
2012-01-09 13:18:02 -08:00
2012-01-10 11:22:33 -06:00