Carlos Bouzón García

Results 2 comments of Carlos Bouzón García

What's the point in using custom implementation instead regex? :D Sorry by the inconveniencies, I did not see that commit. Anyway, I mind regex like: ImageRegexp = match(`(?:[/])(?P[a-zA-Z0-9/]*)[:@]?(?P.*)?`)

This would make sense in case I wanted to rename a property name without breaking compatibility with previous versions. The behavior, at least in my use case, would be similar...