Eric Mutta
Eric Mutta
> @WolvenRA And 99% of the 1% that did stumble across it didn't stay very long when the only responses they got were... That's the part that killed it for...
> @zspitz ...there are two features the language design team would like very much to bring to VB: I would be really happy to see _any_ new features added to...
@beppe9000 This removes redundancies... Totally agree! It would also make it so much easier (and I would say more readable) to line up parameters across multiple lines: ```vb Public Sub...
I don't think the language would matter much, but doing it in VB would be better because as you say, the person will be familiar with language's structure and in...
> @KathleenDollard: The port of the Visual Basic runtime ... Is this porting work happening in the open here on GitHub or is it internal? > @KathleenDollard: If you play...
Thanks @AnthonyDGreen for the prompt reply! We are half way through the year, so fingers crossed at least *one* of the ideas we've all been discussing in this repo will...
> @KathleenDollard Do you have a stronger case than creating a dictionary from an enum for this? Hi Kathleen, good to see you back online! :smiley: If I am being...
> @KathleenDollard It's actually the code case I'd like to see. OK here is an example of code (using the request-response protocol scenario I mentioned earlier) **that wont even compile**...
> @reduckted Good example, but it looks like that won't even work in C# 7.3 Thanks for trying it out to confirm the C# behaviour! :clap: :clap: I am beginning...
> @reduckted: If anyone's interested, here's the pull request for C# Thanks for digging that up! It's interesting to note that in that pull request, on two seperate occassions (first...