Hacker News new | past | comments | ask | show | jobs | submit login

Otherwise known as "wrap the crap."

http://www.datawrangling.com/how-flightcaster-squeezes-predi...

"Building layer upon layer of abstraction is a big key. On the jvm, you have to do this, it is the path around the verbosity of Java and the vast abyss of poorly done APIs. You just keep searching until you finally find the folks who have built a sane, high level API on top of the thing you want to use - then you wrap it in a high level language like Clojure. The technical term for this is 'wrap the crap.'"




A word of caution -- this works until it doesn't. For example, if you have to optimize.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: