Comment Re:Frameworks (Score 1) 623
Frameworks can be your friend, but there are a number of situations in which you'll need to become "more than friends". It seems like there is a point in every project in which one of the programmers ends up digging into framework code to figure out a problem -- usually a performance problem -- which to some degree defeats the "time-savings" justification for using a framework in the first place.