twineworks/tweakflow

Symbol strings with numeric chars as first character

gabrielbauman opened this issue · 2 comments

Hi again,

I'm using tweakflow to map keys across third-party stores and would like to use the symbol string format so as not to have so many quotes everywhere. Unfortunately some of the keys have numeric chars as their first character.

Is there any reason not to allow symbol strings such as :1twothree?

Good question, let me look into that. I'll double-check if the : symbol and digits clash somehow semantically.

Edit: Looks like there isn't any issue with that. I'll patch that in today.

Released as part of 0.13.0

Thanks for using Tweakflow!