What's New in BlueDragon 7?
Published on September 28, 2006
By Pete Freitag
By Pete Freitag
New Atlanta, just released Beta 1 of version 7 of their 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
- support for multiple languages
- UDF Forward References in CFML pages
- CFREGISTRY support for Windows registry
- ASP.NET Partial Trust Mode (BD.NET)
- support for MySQL 5.0, including stored procedures
- support for 64-bit Windows and Linux
- miscellaneous CFMX 7 compatible enhancements
- performance enhancements
- bug fixes
What's New in BlueDragon 7? was first published on September 28, 2006.
If you like reading about coldfusion, cfml, bluedragon, new atlanta, or null then you might also like:
- Null Java References in CF 6 vs 7
- Left and Right Accept Negative Counts
- URL Safe Base64 Encoding / Decoding in CFML
- Using Hashicorp Vault with ColdFusion
The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.
Try Fixinator
CF, as a language, remained largely the same between MX and 7, but I think this might be just the push we need to get the ball rolling. :)