From: Gregory Brown Date: 2007-08-08T02:32:22+09:00 Subject: Re: FreeRIDE vs Rails On 8/7/07, Phlip wrote: > Gregory Brown wrote: > > > > A perfectly factored program always has methods that are only 2 or 3 > > > lines long, each in a file with only two or three methods. > > > > Says who? (especially the 2-3 methods per file thing) > > It's a joke! Oh. I guess I missed that :) Rails is a perfect example of a system that takes code separation too far. (IMO)