crosscourt
Results
2
issues of
crosscourt
[DataMember(IsRequired = false)] public string NewField { get; set; } It seems adding a new field is not supported. Got an exception "Input string was not in a correct format"
question
wontfix
Scenario: Tagging Items 2 caches: SourceCache, SourceCache When item changes, it needs to go thru the list of tags to determine which one applies to it. Similarly, when tag changes,...