L
Lieven De Foor
Guest
Hi Evan Bleicher I personally never had to access ABL private members through reflection (yet), but that's probably because we don't have 3rd party ABL without access to the source (and ability to adapt it). Accessing these through reflection would seem like a code smell to me in that case. But I did have to use reflection on occasion to get a .NET private value ( stackoverflow.com/.../how-to-get-the-real-value-of-the-visible-property).
Continue reading...
Continue reading...