I just answered a question that included a tag for dynamically. Does this tag serve any value? It seems like it would be too broad to accomplish much, but then maybe I'm missing something.
|
Well... it signifies that the user wishes to accomplish something during runtime that is normally settled at compile time. This is more important for statically typed languages. For example, a new(er) user might tag a question about invoking methods at runtime Not exactly the best use of tags, but they let you know what the user is trying to do. |
|||
|
dynamicis a keyword in .NET, and is only one way todynamicallyinvoke methods at runtime. I don't think they are close enough for any type of association...dynamicis too specific in that case, and possibly others, I guess is what I mean... – Won't♦ Dec 27 '11 at 20:16MVVMfromKnockoutJStagged questions, which pissed off quite a few people. – Won't♦ Dec 27 '11 at 20:19