Hacker News new | ask | show | jobs
by icebraining 3323 days ago
Ah, SAX. People built some true horrors with that API, just because it was "more performant" than DOM. Never mind that their hacked-together tree builders often leaked like sieves.