We have a workflow where we need to be able to use multiple attributes that would adjust the values before serializing them. A single IConverter would not suffice in our scenario. If the ObjectToValuesDelegate and FieldInfos are exposed this would allow almost any kind of customization like this.
We have a workflow where we need to be able to use multiple attributes that would adjust the values before serializing them. A single IConverter would not suffice in our scenario. If the ObjectToValuesDelegate and FieldInfos are exposed this would allow almost any kind of customization like this.