Recordset: Create Iterating Domain Objects via Inheritance

Now bundled with its distant cousin, the composite Iterator, Recordset provides methods and properties for list traversal via inheritance. Recordset is not a query, but rather a query that is converted to an array of structs. Extending Recordset is useful as an alternative to maintaining an array of objects, or if you want to display a list with calculated fields (an employee has a startdate, but display format is "years of service").

[More]

Comments
Aaron Roberson's Gravatar Great job Paul! The code is clean and though it may be less than 200 lines of code, it has soo much potential!
# Posted By Aaron Roberson | 5/28/07 11:54 AM
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner