From: Object Oriented
Subject: Objects: Poor man's closures?
Date: 
Message-ID: <oorient.772639655@extro>
	Any comments?    

Piotr Palacz
Smalltalk Consultant
Object Oriented Pty Ltd
PO Box 1826 North Sydney NSW 2059
Australia

Tel (02) 957 1092
Fax (02) 956 5089
From: Michael Callahan
Subject: Re: Objects: Poor man's closures?
Date: 
Message-ID: <2uldlh$o9v@magus.cs.utah.edu>
Object Oriented (·······@extro.ucc.su.OZ.AU) wrote:

: 	Any comments?    

Closures and objects are very similar in power and
implementation, the difference is primarily found
in the syntax.  I personally favor languages like CLOS
which have both constructs available.

  mike