There has to be a name for this. I'm thinking degraded or unused (old isn't descriptive enough). Has anyone come up with something descriptive to call this?
Asked
Active
Viewed 205 times
2
-
"Mysterious portal to the Ancient World." – Jul 21 '10 at 22:52
4 Answers
13
Deprecated (in java) or Obsolete (in c#)

David Lynch
- 1,716
- 15
- 15
-
Note: it's not 'depreciated' as some people like to call it. Depreciated relates to the loss of value of an asset over time. – Ben Aston Jul 21 '10 at 22:53
1
Obsolete for .NET
http://msdn.microsoft.com/en-us/library/system.obsoleteattribute.aspx

Rob Cooke
- 968
- 1
- 6
- 12