Hacker News new | ask | show | jobs
by zAy0LfpBZLC8mAC 4377 days ago
No, it's not, URIs are regular, so using regular expressions is perfectly fine.
1 comments

Good point. You're right, it's not as bad an idea.

(I still think it's not a great idea. Being regular isn't necessarily the same as being parseable with a maintainable regex.)