Jose Carrillo wrote on Fri, Jan 6, 2017 11:01 PM UTC:
I will try to decipher your recomendation later.
Is there any chance that you can add 4 new functions (onlyupper2, onlylower2, isupper2 and islower2) that work identical to their current counterparts, but that only tests the 1st character?
This way the current code for any of the presets can be very easily updated to use new piece-sets, without any major modifications.
I will try to decipher your recomendation later.
Is there any chance that you can add 4 new functions (onlyupper2, onlylower2, isupper2 and islower2) that work identical to their current counterparts, but that only tests the 1st character?
This way the current code for any of the presets can be very easily updated to use new piece-sets, without any major modifications.
Thanks.