View Single Post
  #5  
Old 12-12-2009, 01:51 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by WhiteDragon View Post
Yes.

In a script where I created 40 to 50 different closures it was getting irritating to create a junk variable like that.
It is not really a junk variable because when you define a function normally, you are still creating a variable which contains the function object without realising it. In any other case, what other language uses that kind of syntax that you suggested? It is horrendously ugly.
__________________
Skyld
Reply With Quote