Vladimir Sitnikov

Results 969 comments of Vladimir Sitnikov

> You need to use reflection on a class that uses these annotations. Which you could do an a Guava class. (But is that an intended use of Guava?) Well,...

> Or in the case of "nullable" just looks at the name and none of the details of the annotation If the annotation class is not provided in the runtime,...

What do you think of showing range (max-min) rather than 'max delta'? I guess range would be easier to understand without reading the documentation

Well, the deviation would be different for both cases. The standard deviation itself does not report the range, but it shows "deviation from the mean" 0.1 0.1 0.1 0.1 0.5...

> So max delta is more informative to detect probing problems If you show both "range", and "max delta", then it is more-or-less fine. However, If you show only "max...

`0.1 0.1 0.1 0.1 0.5` has max abs deviation of 0.32 `0.1 0.5 0.1 0.5 0.1` has max abs deviation of 0.24 Does it really mean the second probe is...

Thanks for the clarification, and I understand relicensing is hard. However, someone should initiate the procedure if that is desirable at all. Otherwise, people would move to MIT-licensed https://github.com/microsoft/gctoolkit.

@ng-galien , do you think you could investigate? As a temporary workaround, we might consider reverting PR 2973 and releasing 4.7.1 until the case is resolved.

>I am ears for a better system, if this is an actual problem? (disk space is not super expensive these days) It makes "global search" harder when navigating the project...

> Min and max values are selected with a single swipe - touch the slider, drag it to the edge and release @jmz52 , It would be helpful to display...