Clayton Hunsinger

Results 4 comments of Clayton Hunsinger

Makes sense. I'll tweak it after work. I'm gonna rename and refactor the boolean in that case so that false means "send all changes" because I don't like bools being...

The default behavior is now updated so that `SyncDictionary` will work as it always has. Setting the dictionary flag to `true` in the constructor will enable it to only send...

I'll add the unit tests. Sorry for not responding sooner, just very busy at the moment with my day job and a toddler.

What if we had a new type of SyncDictionary? Like `AdvancedSyncDictionary` or something? Avoid breaking existing projects, and give people something to use with cleaner functionality. One thing I found...