338 Views
Ben Nadel demonstrates that Lucee CFML passes objects into the CFThread tag by reference, not by copy. This is a huge breaking change from the established patterns in Adobe ColdFusion; and, forces the developer to better understand access and mutation restrictions around a shared memory space.
0 comments