Sean Thomas
Sean Thomas
Sorry, I mean, how do you ignore fields dynamically? That's essentially what an `ExclusionStrategy` achieves. Changing the value of an annotation dynamically seems clunky.
That makes sense. For now, I supposed I could remove the properties from `value` in `toJson()`. before serializing.
Do you anticipate adding an `ExclusionStrategy` feature? If so, do you have an approximate idea of when? Thanks so much!
Awesome! Looks good. Thank you for the quick turnaround.