Software Development
Pages
(Move to ...)
Home
About
Contact
▼
Monday, August 15, 2016
The Yo Yo Problem in Rails Source Code
This problem is prevalent in Rails framework. The super is used a lot that makes understanding the large framework code base difficult. You have to look up the hierarchy and consider the inherited behavior and state from the super classes.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment