Records / Manager
This entry has been updated as Super Easy CRUD/File Management.
It occurred to me recently that I haven't yet blogged about one of my favorite tools in my com.sebtools package. It makes the most common CRUD tasks dead simple (I think more than any other CRUD tool that I have seen). Records.cfc is one of the only components in the com.sebtools package that is used by extension rather than composition. Normally, I prefer composition but I think the benefits are worth it in this case.
Rather than try to describe what it does in generic terms, let's start with an example. We can start with a completely empty folder.
There are no comments for this entry.
[Add Comment]