|
|
|
|
|
by lopatin
2723 days ago
|
|
Right, so I guess I'm not understanding your point about why comparing two languages like this is ridiculous. Java has a full blown runtime reflection system (it's "types exist at runtime"). JS doesn't. So Java wins in the reflection category. |
|
It's actually WAY easier than with C# or Java. Since the use-case of reflection itself is largely unnecessary.