VerbalExpressions/CSharpVerbalExpressions

Optional parameters

zbma opened this issue · 1 comments

zbma commented

There are many methods which use overload with bool enable. In those cases we could set it as an optional parameter, which would reduce methods.

Why is that, is this a coding style guideline? Can it be replaced?

@walkhard good point, thanks. I just ported the java version really fast. Still a lot that can be optimized. Fixed in pull request #3