Dmitriy Krasnikov
Dmitriy Krasnikov
I am sure this is the issue, does it not tokenize verbs on it's own? So now only one verb can be used? You cannot decide to `mydatabaseutil clean -all...
Of course it does. I am just accustomed to tokenizing in Python cli etc. I can see how tokenizing to verbs|options/arguments during runtime, make it hard to do precise verb...
I think controller per request is very important to have, if you are using DI. All examples here deal with a simplified use case of logger, that is too simplistic...
@fabrizioschiavi Because it is equivalence. This statement in js `variable1 === variable2` means strict equality vs `==` meaning loose equality. It would be super nice if it was doing it...
@freebroccolo I don't understand what your first point has to do with anything, it should be obvious to anybody that depending on the field of study words differ, which has...
@wismill You don't have to modify your files. Even if you decided long ago to make YOUR headers = x 3 only. Nothing breaks if you have ligature in source....
Is this project dead? 16 days no reply?
Yes, it would be wonderful, we considering move from Mongo, but we used linq in its' simplest form i.e. r=> r.Application=model.Id but in so many ways that nobody would want...