The reification of art and religion, a symptom of their historical obsolescence, takes the form of their instrumentalization, their reduction to a mere use value. At this point they become ‘cultural goods’, writes Adorno, and ‘are no longer taken quite seriously by anybody.’
Source: wiktionary
Computer scientists found out how functional reification is in programming languages: they call it ‘object-oriented programming’ […].
Source: wiktionary
Reification swaps out a political problem for a scientific or technical one; it’s how, for example, the effects of unregulated tech oligopolies become “social media addiction,” how climate catastrophe caused by corporate greed becomes a “heat wave” — and, by the way, how the effect of struggles between labor and corporations combines with high energy prices to become “inflation.”
Source: wiktionary
Contrary to Java, C++ and C# implement generics via reification, meaning that each specific version of a generic class, like List<String> is converted into a concrete class, either at compile time (C++) or at runtime (C#).
Source: wiktionary