Search Results

There are 2 item(s) tagged with the keyword "closure".

  • Displaying: 1 - 2 of 2
1. Day 7 : ColdFusion 10 and Closure - part 2

Yesterday take look on Closure with ColdFusion, now its time to discover more on this. 

Closure can be defined as inline without giving name. You can treat like variable and assigned it to variable scope, array or struct element or function return value. for ex.

Tags: ColdFusion, ColdFusion10, closure
By Pritesh
2. Day 6 : ColdFusion 10 and Closure

Wow, ColdFusion now support closure. I am fan of closure and heavily using it on JavaScript specially for ajax call's callback function. Closure is function within function which close all variables of outer function when returned/created. May be not pure theoretically true definition but this is how can I can define in practical term that I have used. 

In ColdFusion 10 documentation very simple example given to understand concept of Closure.

Tags: ColdFusion, ColdFusion10, closure
By Pritesh
  • Displaying: 1 - 2 of 2

Didn't find what you were looking for? Refine your search and try again.