It's very annoying to provide an enumeration value to every method that
performs a string comparison. It would be better to use a default value,
E_BinaryCaseSensitive for example so it's faster to write the code and more
readable. Don't forget to update the documentation. This affects to the
following methods:
-CompareTo
-IndexOf
-Contains
-PositionOf
-Replace
Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 12:59
Original issue reported on code.google.com by
Lince3D@gmail.com
on 14 Nov 2014 at 12:59