From: Robby Findler (robby at eecs.northwestern.edu) Date: Wed Jul 1 15:04:35 EDT 2009 |
|
On Wed, Jul 1, 2009 at 1:45 PM, Matthias Felleisen<matthias at ccs.neu.edu> wrote: > > I think an OO method should involve 'this'. If it doesn't, it's a function. > In this spirit, the command pattern for these abstractions usually > introduces functions -- though FP people know how to create true closures > with this, too. > Closures are functions too! ;) Robby
Posted on the users mailing list. |
|