CFThread Attributes Are Passed By Reference - Not By Deep Copy - In Lucee 5.3.2.77

added by JavaScript Kicks
7/17/2019 11:50:24 AM

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