
July 1st, 2004, 08:14 AM
|
|
Moderator
|
|
Join Date: Jun 2002
Location: Raleigh, NC
|
|
|
Blackstone (aka ColdFusion MX 7.0)
I recently saw Ben Forta give a presentation and demos of the upcoming Blackstone release of ColdFusion, due in early 2005. Incredible stuff coming in this release.
A great rundown can be found here: http://www.darronschall.com/weblog/archives/000116.cfm
But the big news that is not in that blog is that Blackstone will support an event gateway system. This basically means that CF will be able to respond to ANY type of request, not just HTTP requests. In other words, you could write an FTP or Telnet server in CFML. You could write a file-sharing system like Napster in CFML. You can have it listen on any port and when a request comes in it will trigger methods on CFCs. The implications of this are massive, and I can't wait to play with the beta.
|