Aaron Robinson

Results 104 comments of Aaron Robinson

@AlexGer123 That is a solid example - thanks! It would be great to see the project that is a part of. Any chance you can share it?

>Is it or will it be possible to build everything in a single static library ? @maximilien-noal Great question. That is something I am thinking about working with @vitek-karas on...

@bitapparat I am sort of reluctant to evangelize this functionality but I did add basic support in an experimental way. Getting it to work is not for the faint of...

@stephentoub The CI is green. Any other thoughts?

> > Use array instead of List > > Revert "Use array instead of List" > > Was there an actual problem or you did not like the result? (It...

@jkotas @stephentoub I switched back to using arrays, let me know if you prefer `List`. I also removed the `Delegate.Combine` logic. My biggest concern with changing that related to threading...

I don't know of the correct fix here as I've just not had time to take a look. To be honest I was considering this very low priority because of...