|
|
|
|
|
by gpderetta
455 days ago
|
|
Not very many languages have compile time reflection. This is more like macros and syntax splicing. Still a reflect keyword could have worked. Some argued that in reflection heavy code you would reflect a lot and the keyword would be a lot of noise. I don't know if the reflection papers have been voted in already (I forgot how to check), so the syntax might still be up for debate. |
|