Caching Function Outcomes With CachedWithin Caches Both The Return Value And The Output Buffer In Lucee 5.3.2.77

added by JavaScript Kicks
7/13/2019 12:50:23 PM

1018 Views

Ben Nadel takes a quick look at the Function memoization feature of Lucee 5.3.2.77; and, demonstrates that the cachedWithin directive will cache both the return value of the Function as well as any changes made to the output buffer during the Function execution.


0 comments