ReubenBond/hanbaobao-web

Why create a separate DictionaryEntryState than only contain TermDefinition?

Opened this issue · 0 comments

I'm still new to this Orleans but I noticed that you wrapped the TermDefinition with a DictionaryEntryState. Is there a reason to do this?

Is this purely a design choice and nothing to do with the way Orleans serializes the state or anything that affects Orleans storage?

Thanks again.