Deserialization issue- invalid Add method
suprunka opened this issue · 2 comments
suprunka commented
IntervalTree.IntervalTreecannot be deserialized since it does not have a valid Add method with parameter of type 'IntervalTree.RangeValuePair
.
Would that be possible to add 'Add' method with empty body/ exception so it is possible to serialize the object?
apacha commented
Can you please specify exactly what you tried to get this error?
If you have specific ideas, feel free to open a PR and when we might be able to add that functionality.
apacha commented
Closing this as there is no more information from the author. If you have more information, feel free to open a new issue. Thanks for your contribution.