[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LFM + LFSP = LFE?
On Thursday, Jun 12, 2003, at 12:32 US/Pacific, Avi Bryant wrote:
> Smalltalk has always grouped methods into named method categories,
> which
> capture organizational intent pretty well IMO. I've never understood
> why
> no other languages (that I know of) have adopted this.
Objective-C has categories. See http://tinyurl.com/e6m2 .
I believe that they were directly inspired by Smalltalk's categories.
-- Doug L.