Y
Hacker News
new
|
ask
|
show
|
jobs
by
stefan_
1201 days ago
No, escaping is precisely not what you do. Escaping is the hack you add because you didn't consider separating code and data in the first place.
Do not offer an API that mixes these two things.