Alexander Makarov

Results 1745 comments of Alexander Makarov

It's good to have these but it won't work for real-world cases: 1. If there are too many assignments (and that is very likely) pagination is needed. 2. For a...

I think it's a good idea to release without these and then add it in a subsequent major release.

That's checking if path is a file, not that it failed loading. On loading failure, an exception would be thrown. The reason for current code is for the file to...

Originally it was made so parameter could be checked for it without checking for null.

Could be adjusted in the next major version.

Creating an object is quite cheap but the syntax change is to the worse in my opinion.

Need to measure these in order to make a decision about if it makes sense to change routing syntax.

@beowulfenator would you please take a look?