|
|
|
|
|
by pstop
4368 days ago
|
|
Yea, I noticed this in the undocumented API's, but haven't played much with it. It's definitely cleaner than C#'s reflection implementation, but more limited as well. Though for most uses, knowing the limitations solves most of the issues the OP has. |
|
While it is clearly still somewhat limited, it does seem like there is potential for it to evolve into a really robust reflection API.