|
|
|
|
|
by laszlokorte
2038 days ago
|
|
That's a local effect that can be avoided once you know the sematincs of the language. The issue with abused metaprogramming and monkey patching is that it results in global effects that are hard to track. I would prefer to review a messy 50kloc php project over a messy 50kloc ruby project. |
|