Binoculars icon indicating copy to clipboard operation
Binoculars copied to clipboard

Data class should be non-static

Open StudioLE opened this issue 5 years ago • 1 comments

I revised Data to be a static class but following internal discussion with @2adicted it should probably be non-static and more object oriented. It's constructor can then perform the logic of Data.Collect()

https://github.com/teamtreedyn/Binoculars/blob/master/Data.cs#L35

StudioLE avatar Apr 19 '19 13:04 StudioLE

+1

radumg avatar Apr 22 '19 18:04 radumg