[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Loop properties from a class from a method in that class

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top