Hacker News new | ask | show | jobs
by xtacy 291 days ago
Are there good public examples of well designed APIs that have stood the test of time?
1 comments

I always thought the Amiga APIs with the tag lists were cool. You easily could extend the API/ABI w/o breaking anything at the binary level (assuming you made the calls accept tag lists as parameters to begin with, of course).