Migration Solutions for ColdFusion Applications to ASP.NET
      
Vince Bonfanti's Weblog

BlueDragon 7.0 Features and Schedule

OK, no more tease. Here's a high-level overview of BlueDragon 7.0 features (all features are available in all BlueDragon editions except where noted). We're nearly code-complete on BD 7.0, so we expect to release a public beta in late July or early August, with final release in October. If you're interested in learning more about these features, come to my talk at 4:15 pm on Thursday at CFUNITED (ignore the title and description--the talk is not going to be just about BlueDragon.NET; and it's mostly going to be about BlueDragon 7.0). Also, be sure not to miss my keynote on Friday.

  • multi-threaded programming via CFTHREAD and CFJOIN

  • "null" keyword and IsNull function
    • return null from CFC methods to match any CFC type
    • check for null database values
  • CFC interfaces via CFINTERFACE

  • CFQUERY enhancements:
    • CACHEDUNTILCHANGE attribute (BD.NET and SQL Server 2005 only)
    • BACKGROUND attribute for background SQL processing
  • Application.cfc with enhancements:
    • onClientStart event handler
    • onMissingTemplate event handler
  • CFDOCUMENT with enhancements:
    • PNG and JPEG output formats (great for creating thumbnails)
    • multi-threaded on BlueDragon JX, J2EE, and .NET editions
    • (not available on FREE BlueDragon Server edition)
  • CFCHART with enhancements:
    • CFCHARTLEGEND
    • CFCHARTTITLE
    • CFCHARTIMAGE
  • CFSEARCH enhancements:
    • support for multiple languages
    • support for Word and PDF documents
  • CFTIMER
  • SOAP-related functions
  • support for MySQL 5.0, including stored procedures
  • support for 64-bit Windows and Linux
  • miscellaneous minor CFMX 7.0 enhancements
  • performance enhancements
  • bug fixes
For completeness, here are the major new CFMX 7.0 features that are not supported in BlueDragon 7.0:
  • event gateways
  • Flash forms
  • reporting services
I'll blog more details about all of these features in the weeks after CFUNITED.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Believe me when I tell you that the features that aren't supported are no big lost.

Flash forms - hang on loading half the time and crash FireFox almost everytime.
Reporting - the report builder is horrible and the reports spike the server like you wouldn't believe.
Event Gateways - I think I used them once to send out emails in the background.
# Posted By Tony Petruzzi | 6/26/2006 8:19 AM
Here's the list of CF7 enhancements...

http://www.adobe.com/products/coldfusion/productin...

Damon
# Posted By Damon Cooper | 6/26/2006 9:45 AM
Thanks, Damon. In case it wasn't clear from my post (it is an overview, not a detailed list), BlueDragon 7.0 implements all of the major features of CFMX 7 except for the three I listed, and nearly all of the minor ones (some of the "new" features in CFMX 7 are already implemented in older version of BlueDragon). Any variances from CFMX 7 will be documented in the updated BlueDragon 7.0 CFML Compatibility Guide. Of course, enhancements will be documented in the BlueDragon 7.0 CFML Enhancements Guide.
# Posted By Vince Bonfanti | 6/26/2006 9:57 AM
Vince,

any change of recording these sessions and throwing them on youtube? Please...... :)
# Posted By Tony Petruzzi | 6/28/2006 12:53 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9.2.001. Contact Blog Owner

company media information terms of use privacy policy contact us
This page was dynamically built on the BlueDragon CFML Engine