logoalt Hacker News

ghurtadoyesterday at 5:41 PM0 repliesview on HN

> (cf. PHP and hacks like `mysql_real_escape_string`, for example.)

PHP is a fantastic resource to learn how to do proper backward compatibility and package management. By doing the exact opposite of whatever PHP does, mostly.