New Atlanta, just released Beta 1 of version 7 of thier BlueDragon CFML application server.
Below is a list of the new features - I think the
IsNull
function and null
keyword will
prove to be quite handy.
- Multi-threaded programming (CFTHREAD, and related tags and functions)
- Interfaces and Abstract CFCs
-
null
keyword andIsNull()
function - CFQUERY Enhancements
- CACHEDUNTILCHANGE attribute
- BACKGROUND attribute
- Application.cfc
- onClientStart() handler
- onMissingTemplate() handler
- CFDOCUMENT
- CFCHART
- CFSEARCH Enhancements
- support for Word and PDF documents …