Andrei Faber
Andrei Faber
@CharliePoole, just theoritizing :) One possible problematic place is GCSettings.LargeObjectHeapCompactionMode added in 4.5.2, but I haven't had any problems so far. > Your tests should run automatically under the 4.7...
@CharliePoole, it seems that everything's fine. The only problem is documentation. And the error message is a bit misleading. Thanks for your help.
@elgonzo I see that you deleted "Note how it explains that this attribute affects serialization (and not deserialization)." So, it **should** ignore this field during deserialization too? > Wrong. See...
@elgonzo > fall back to a single parameterized constructor That's pretty confusing way to describe how it works. And really confusing resolution logic, too. In any case, it must not...
@elgonzo > There is little development activities going on with Newtonsoft.Json for quite some time -- in my personal view pretty much a library in maintenance mode. Hm. Any info...