Re: POC / gcc

2006-06-09 Thread Graham J Lee
On 9/6/06 09:28, Marc Brünink wrote: Hi, Secondly, honest to God actual closures (called blocks for some reason). Closures!? Neat! I want closures, too Now !! :-) More than once I was wondering why Objective-C does not have closures at all. So now I know: Its all apple's fault :-)

Re: POC / gcc

2006-06-09 Thread Chris Vetter
On 2006-06-09 10:28:05 +0200 Marc Brünink [EMAIL PROTECTED] wrote: Secondly, honest to God actual closures (called blocks for some reason). Closures!? Neat! I want closures, too Now !! :-) You can implement blocks (or closures) using macros. It's not trivial, but relatively simple.

Re: POC / gcc

2006-06-09 Thread Chris Vetter
On 2006-06-09 11:19:10 +0200 Graham J Lee [EMAIL PROTECTED] wrote: [...] There's some info on that at CocoaDev, start with this page: http://www.cocoadev.com/index.pl?HigherOrderMessaging [...] See also http://mediawiki.gnustep.org/index.php/HOM For GNUstep, KoBase already offers HOM. --

Re: POC / gcc

2006-06-08 Thread Wolfgang Sourdeau
Hi, I think this provides a good and short answer: http://www.oreillynet.com/cs/user/view/cs_msg/18544 W. -- An eye for an eye only makes the world blind. (Gandhi) ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org