Computer Science

Enum RFC update: "We’re going to shift Enums to be a single class with a bunch of secret properties inside to hold the different case object instances, rather than a class per case."

Here’s Larry’s full message: https://externals.io/message/112417#112469 tl;dr: the enum RFC now doesn’t include value-specific methods anymore. I personally think that’s a very good thing. I explained my thoughts here: https://externals.io/message/112417#112452 Nikita also voiced his concerns about Read more…

By hadi, ago
.Net

Give us feedback

Hello There, I’m working at devmate. devmate generates unit tests for NUnit/Xunit/MSTest from test models. The test models are created with the help of equivalence partitioning and can be edited with a fully integrated Visual Read more…

By hadi, ago