NetTrader.Indicator icon indicating copy to clipboard operation
NetTrader.Indicator copied to clipboard

BinaryFormatter is deprecated

Open rafak360 opened this issue 3 years ago • 0 comments

BinaryFormatter has been deprecated, and will no longer be available in .NET after November 2023.

I've heard comments on stackoverflow saying that: "Using BinaryFormatter as a hack to create a deep clone for an object. That's still a hack and can easily end up producing bad copies".

Should you update Utils.cs?

rafak360 avatar May 10 '21 07:05 rafak360