Alex141/CalcBinding

FallbackValue

C6H7NO2 opened this issue · 6 comments

I'm direly missing support for FallbackValue (from BindingBase), which should be used when the expression can't be compiled/evaluated/throws. Is it feasible to add?

Sure!

Is FallBackValue present in version 2.5.1 ?

Planned in current iteration

@C6H7NO2, @DenZuck FallbackValue is added in version 2.5.2 - https://www.nuget.org/packages/CalcBinding/2.5.2

ok! Thanks.