Post Aj1waa7FxfS7fzVvRQ by [email protected] | |
More posts by [email protected] | |
Post #Aj1QMJomYyDUXe1n7o by [email protected] | |
0 likes, 1 repeats | |
You have a type called MetaData in your code. You have a variable storing a col… | |
Post #Aj1QjeQi5xk980tUzw by [email protected] | |
0 likes, 0 repeats | |
@livingcoder Personal project or work? | |
Post #Aj1QjeXRgv8BSu2sUq by [email protected] | |
0 likes, 1 repeats | |
@opsnlops Work | |
Post #Aj1gQoIOmvgrUX2omO by [email protected] | |
0 likes, 1 repeats | |
@livingcoder c# is strong typed so ...collection is worthlessdata doesnt have p… | |
Post #Aj1gdlYSI4f8krjTn6 by [email protected] | |
0 likes, 0 repeats | |
@livingcoder metaDataCollection because it removes any ambiguity. Over the year… | |
Post #Aj1gdlfBt23B5ksrI0 by [email protected] | |
0 likes, 1 repeats | |
@awingrove @livingcoder what ambiguity in c# or any other strong typed language… | |
Post #Aj1jpoyvfso2ilYVJA by [email protected] | |
0 likes, 0 repeats | |
@livingcoder Metadata: https://github.com/dotnet/razor/blob/main/src/Compiler/M… | |
Post #Aj1jpp5JI9uV2YXbFo by [email protected] | |
0 likes, 1 repeats | |
@davidwengier I appreciate that you've shared this link, but I personally d… | |
Post #Aj1waa7FxfS7fzVvRQ by [email protected] | |
0 likes, 0 repeats | |
@livingcoder you used āyour codeā in the question, so I thought Iād reply… | |
Post #Aj1waaDHbGGzygKjpo by [email protected] | |
0 likes, 1 repeats | |
@davidwengier Oh, I wasn't aware that it was literally your code, lol. Than… | |
Post #Aj3BvxsgUYZXvxJQG0 by [email protected] | |
0 likes, 0 repeats | |
@livingcoder Depends on the surrounding context. Could just be `list` if there&… | |
Post #Aj3Bw0eyA0NsYHv0nQ by [email protected] | |
0 likes, 1 repeats | |
@too_little_caffeine Yeah, I've done "list" before when it's … | |
Post #AjHhSxqbSGLaB5zdFw by [email protected] | |
0 likes, 0 repeats | |
@livingcoder @too_little_caffeine If it's a class property then ignore all … | |
Post #AjHhT0Ujc1dYO8mi5Q by [email protected] | |
0 likes, 1 repeats | |
@awingrove @too_little_caffeine Why would the name of the property be different… | |
Post #AjHltVBMXTX6uTc3Dk by [email protected] | |
0 likes, 1 repeats | |
@livingcoder @too_little_caffeine I guess it comes back to intent. A property n… | |
Post #AjHp1vA48Iltf5iDiK by [email protected] | |
0 likes, 1 repeats | |
@awingrove @too_little_caffeine That's very rational and it makes a lot of … | |
Post #AjHqEKFYmP88tylFDs by [email protected] | |
0 likes, 0 repeats | |
@livingcoder @awingrove The data type already explains that. | |
Post #AjHqEKLaPzx1Cfa3cG by [email protected] | |
0 likes, 1 repeats | |
@too_little_caffeine @awingrove I agree, and I'm sure that's why `metaD… |