Open fullpipe opened 6 days ago
I'd like to give string constants their own types. So, for RFC, I added only ParseMode. What do you think?
ParseMode
Impact is not that much. But it is easy to read and write.
Are your changes backwards compatible? yes
Have you included documentation, or updated existing documentation? I would update it if the change is accepted.
What
I'd like to give string constants their own types. So, for RFC, I added only
ParseMode
. What do you think?Impact
Impact is not that much. But it is easy to read and write.
Are your changes backwards compatible? yes
Have you included documentation, or updated existing documentation? I would update it if the change is accepted.