Hacker News new | past | comments | ask | show | jobs | submit login
Comparison of two Ruby approaches to Facebook API (chadfowler.com)
16 points by DocSavage on Sept 5, 2007 | hide | past | favorite | 2 comments



When I see non-idiomatic Ruby code, it tells me one of two things. The first assumption I make is that whoever wrote the code is not a Ruby programmer. That's usually the case.

I've been using rfacebook lately and this is definitely the case. I'm constantly going back to the rfacebook source to figure out how to use it and every time I come across code that strikes me as highly unrubyish (what's with all the gratuitous "return"s?).

I did not know facebooker existed. I will be looking into it very soon.


Wow that is a lot written about very little. Some abstraction == good, brittle == bad.




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

Search: