reflectionframeworksterminologydynamic-class-creation

What's the term (if any) for frameworks that support dynamic class creation?


Sorry about the vocabulary question, but I'm writing my master thesis and it's a pain to repeat "frameworks that support dynamic class creation" again and again. Is there a term for that?

Some clarification: I mean that you can create a class at runtime, i.e., dynamically. For example, .NET supports this with the System.Reflection namespace.

Thanks :)


Haha, thanks everyone for the suggestions. I'm not going to pick an answer yet in case there is a term for this and someone finds it, but if there isn't I'll definitely make one up. Thanks. :)


Solution

  • DCC Framework, Invent an acronym.