Re: Advice on how to achieve setting properties on an arbitrary class

2016-07-13 Thread Stefan Bodewig
On 2016-07-12, Austin Brooks wrote: > What is the best way to achieve something that can resemble the following? > > > Basically, I am trying to make an extendable health check task that takes a > class and is then configured using additional attributes or elements. I am > not overly restricte

Advice on how to achieve setting properties on an arbitrary class

2016-07-12 Thread Austin Brooks
What is the best way to achieve something that can resemble the following? Basically, I am trying to make an extendable health check task that takes a class and is then configured using additional attributes or elements. I am not overly restricted to a certain syntax. The only real requirement