Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Agree with you 100%, and the ability to dynamically define methods is one of Ruby's great strengths.

However, metaprogramming is a power that should be used wisely. When implemented unnecessarily it reduces readability (and probably performance) for no real gain.

The devise source contains some great examples of metaprogramming used properly:

https://github.com/plataformatec/devise/blob/master/lib/devi...



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

Search: