Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gaelan
3413 days ago
You can write gibberish in any language. You shouldn't kill useful features because they are sometimes misused.
2 comments
olalonde
3413 days ago
> You shouldn't kill useful features because they are sometimes misused.
That is highly debatable.
link
ghurtado
3413 days ago
Not even PHP's "register_globals"?
link
Gaelan
3413 days ago
I'd argue that register_globals is never a good idea. Post-if is sometimes a good idea, with one case that is problematic (less readable, not even a negative affect on function)
link
ghurtado
3411 days ago
I happen to agree, but the statement was about "useful features".
link
That is highly debatable.