Mårten Rånge

Results 39 comments of Mårten Rånge

Hi. Been a bit busy. I am planning to take a closer look at this the coming week.

So a few comments. Overall I think it looks good and should be mergable. Have you done code coverage runs to see the code-coverage of the new code? I guess...

Hi Lars. We (Schibsted Pulse) are one of the users that would value a JSLT with no dependencies. Without boring everyone with the details I just mention that we run...

I updated the code as I understood the feedback.

This "fix" was rushed as we had a pressing concern to address in our pipeline so I don't claim it's perfect as is. When it comes to `parse-url` we are...

I have a PR in the works. Hopefully in a few mins so you can see how I thought it could be fixed.

Some random thoughts. Resolution is very often used. One use is to figure out the aspect ratio. Another common use is to figure out the “pixel” size for anti aliasing....

I am positive towards increasing the pit of success when it comes to string APIs. No developers expect strings API to behave differently depending on global thread static variable (current...

For what's it is worth I am also in favour of a cautious approach. I watch C# feature explosion in pattern matching and wonder if in 2025 the language spec...

Hi. Great work on fixing it. Is the fix rolling out in .NET 8?