search : brian love

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2673605 CF-4123732 Language Brian Love For-in Doesn't Loop Over Cached Query Problem Description: The for-in construct for looping over a query that is cached doesn't work. Steps to Reproduce: Using or QueryExecute() with the cacheregion and cacheid options returns a cached query object. Looping
3155011 CF-4198821 Language : OOP Brian Love Implicit accessor method invoked from extending component when accessor method is explicitly implemented. Problem Description: Create two components: a.cfc and b.cfc, where b extends a. The parent component (a.cfc) has the attribute accessors