Morten Mertner

Results 9 comments of Morten Mertner

I have volunteered to fix these issues (#7935, #7936 and #7037), and possibly help with docs and other related tasks. Should have a bunch of PRs by the end of...

I have asked the `dotnet/runtime` team to consider supporting alternate names for the ActivatorUtilitiesConstructorAttribute (issue [dotnet/runtime #74655](https://github.com/dotnet/runtime/issues/74655)). However, even if accepted this is not likely to materialize before .NET 8.

I thought it might be a good idea to be slightly more specific about the changes required to resolve this issue. I am going to assume that we want all...

> I don't like the idea of sticking "Orleans" in front of everything. What other frameworks/libraries do that? You can already distinguish the attributes using a namespace, and that's what...

> The main reason for making them configurable was people not wanting to link to any Orleans libraries or being unable to change the library which code is being generated...

It would also be helpful if the arrows were shown at the player location. As far as I can tell it currently puts them in the middle of your selection,...

I've created a set of unit tests to verify that this problem exists. When I send messages and the XPUB socket reaches its HWM it looks like it does not...

Are the unit tests for NetMQ in working order? I did a fresh checkout but get a ton of failures when trying to run the tests. Looking at the code,...

Ok, glad to hear it. I was just surprised to see so many failing tests considering that there haven't been that many commits to the project. I may take a...