coldfusion
Scotch on the Rocks and WebDU were last week (see my WebDU Day 1 post here) and CFUnited is now underway. It looks like CFUnited will generate heaps of blog posts, so I’ll probably have a separate conference round up after it’s over – but for now, a few advance details for ColdFusion 9 (coming sometime in 2009) were slipped out in the keynote address. Among these:
Scotch on the Rocks和WebDU上周( 请参阅我的WebDU第1天的帖子 ),CFUnited现在正在进行中。 看起来CFUnited会生成大量博客文章,所以结束后我可能会召开一个单独的会议-但就目前而言, ColdFusion 9的一些高级细节 (将于2009年某个时候发布)在主题演讲中被漏掉了。 。 在这些当中:
Hibernate ORM will be “baked in” Hibernate ORM将被“纳入” AIR integration will allow online and offline applications AIR集成将允许在线和离线应用程序 ColdFusion will be free for educational institutions 教育机构将免费使用ColdFusion Language updates will include a LOCAL variables scope 语言更新将包括本地变量范围 a CFML Advisory Committee headed up by Sean Corfield will guide the development of the language 由Sean Corfield领导的CFML咨询委员会将指导该语言的发展I’ve said it before, and so have many others – it’s an exciting time to be a ColdFusion developer. I don’t think there’s been a period of growth and change like we’ve seen in the last six months in the entire 11 year history of the platform.
我之前已经说过,还有其他很多人都说过-这是成为ColdFusion开发人员的激动人心的时刻。 我认为,在整个平台11年的历史中,没有像过去六个月那样经历过一段成长和变化的时期。
Back our regularly scheduled program!
支持我们的定期计划!
Community
社区
First some sad news – the ColdFusion Weekly podcast has called it a day. Co-host Peter J. Farrell explains that the team simply didn’t have time to devote to the show. The archives will remain available, so if you don’t have them all, collect the set! Josh Curtiss points to some of his favourite episodes.
首先是一个可悲的消息– ColdFusion每周播客将其称为“一天”。 共同主持人彼得·法雷尔(Peter J. Farrell)解释说,车队根本没有时间专门参加表演 。 归档文件仍然可用,因此,如果您没有所有归档文件,请收集它们! 乔什·柯蒂斯(Josh Curtiss)指出了他最喜欢的一些情节 。
Then some good news – a new podcast called CFConversations has been started by Brian Meloche. At the moment there are two roundtable episodes: the first a discussion of conference news, jobs, CF9 rumours, and open source, amongst other topics; and the second a summary of Day 1 at CFUnited. I’ve only listened to the first one so far, but it was worth the time invested and I’ll definitely be checking out future episodes.
然后是一个好消息– Brian Meloche开始了一个名为CFConversations的新播客 。 目前,有两个圆桌会议集:首先是会议新闻,工作,CF9谣言和开源等方面的讨论; 第二个是CFUnited第一天的总结。 到目前为止,我只听过第一首歌,但这值得花时间,而且我肯定会检查一下未来的几集。
With the Railo announcement, there has been a lot of discussion about the future of ColdFusion. Peter Bell has written a series of four articles (plus a couple of bonuses) on where he thinks the language might be heading.
随着Railo的发布,人们对ColdFusion的未来进行了很多讨论。 彼得·贝尔(Peter Bell)写了一系列的四篇文章(加上一些奖金),他认为这种语言可能会前进。
Part 1 – The Changing Landscape
第1部分–不断变化的景观
Part 2 – Adobe
第2部分– Adobe
Part 3 – Railo’s Release
第3部分– Railo的发行
Part 4 – Whither ColdFusion
第4部分– Whither ColdFusion
What about BlueDragon?
那BlueDragon呢?
Adobe’s CFUnited Keynote
Adobe的CFUnited主题演讲
Sammy Larbi posts an interesting philosophical piece on why Making Mistakes Is Fundamental To Understanding.
萨米拉比(Sammy Larbi)发表了一个有趣的哲学文章,论述了为什么犯错误是理解的基础 。
Code
码
There have been lots of juicy code posts this week:
本周有很多有趣的代码发布:
Mark Kruger discusses issues with scoping of variables in CFCs when using tags, such as CFHTTP, that create their own scope.
马克·克鲁格(Mark Kruger)讨论了使用创建自己范围的标记(例如CFHTTP)时CFC中变量范围的问题。
Steve Bryant talks about Components and CFTHREAD
史蒂夫·布莱恩特(Steve Bryant)谈及组件和CFTHREAD
Raymond Camden answers a question from a reader having a problem with using onMissingMethod inside a CFC
雷蒙德·卡姆登(Raymond Camden)回答了读者在使用CFC中使用onMissingMethod时遇到的问题
Ben Nadel presents his partial entry to Steve Levithan’s regular expression contest and posts about some of the intricacies of CFCATCH
本·纳德勒( Ben Nadel) 部分参加了史蒂夫·莱维坦(Steve Levithan)的正则表达比赛,并发表了一些关于CFCATCH的错综复杂的文章
Brian Kotek answers reader questions on Handling Custom Object Behavior and How to Handle Object Composition
Brian Kotek回答读者有关处理自定义对象行为以及如何处理对象组成的问题
Peter J Farrell points out that CreateUUID is slow, and tells us to use a Hash instead
Peter J Farrell指出CreateUUID很慢,并告诉我们使用哈希来代替
Anuj Gakhar posts his thoughts about giving Transfer a try
Anuj Gakhar发表了有关尝试Transfer的想法
Kevan Stannard posts about Nested Set Trees in ColdFusion
Kevan Stannard发表有关ColdFusion中的嵌套集树的文章
SitePoint have published a tutorial on ColdFusion Components by Ben Davies
SitePoint已发布Ben Davies撰写的有关ColdFusion组件的教程
Finally, a copy of the latest Fusion Authority Quarterly Update landed on my desk this week. Subtitled “Do More – Code Less!” this issue is dedicated to best practises and development environment tips. I’m only partway through but there’s a series of three articles on setting up and using Subversion that look very, very good.
最后,本周在我的办公桌上放了一份最新的《 Fusion Authority季度更新》 。 副标题为“多做-少编码!” 本期专门介绍最佳做法和开发环境提示。 我只是刚刚读完一部分,但是关于设置和使用Subversion的三篇文章看起来非常非常好。
I’m still recovering from WebDU – a wrap of the second day will be coming soon, as well as a summary of the very interesting final “speaker panel” session – interesting particularly because almost all of the questions asked were about ColdFusion, which only made up one quarter of the conference program.
我仍在从WebDU中恢复-即将结束第二天,以及非常有趣的最终“发言人小组”会议的摘要-有趣的是,因为几乎所有询问的问题都与ColdFusion有关,占会议计划的四分之一。
Got a tip for me? Leave a comment, tag for:kay.smoljak in del.icio.us or send an email or carrier pigeon to kay at smoljak dot com. Otherwise, I’ll see you all next week – same time (approximately), but definitely same location!
有给我小费吗? 留下评论,在del.icio.us中标记为:kay.smoljak,或通过smoljak dot com向kay发送电子邮件或信鸽。 否则,下周我会见你们-大约相同的时间,但是位置肯定相同!
翻译自: https://www.sitepoint.com/the-week-in-coldfusion-11-17-june-coldfusion-9-sneak-peak-leaks/
coldfusion
相关资源:jdk-8u281-windows-x64.exe