On Thu, 10 Feb 2005 08:57:00 -0500, Dave Merrill <[EMAIL PROTECTED]> wrote:
> Would you consider the 70 release stable enough for production use?

Yes. It's essentially 6.1 + bug fixes + newly added features so the
core engine should be even more stable than 6.1. macromedia.com is
running on 7.

Things that bit us:
- we had a few <cfbreak> tags inside <cfcase> tags (illegal in CF5,
allowed in 6.1, illegal again in 7)
- we were faking some multi-part emails (sending HTML + text) and 7
makes you do it properly using the <cfmailpart> tags that were
introduced way back in 6.1
- a web service issue caused by some new mappings in the wsdd config
file (we just commented them out)

I think that was it. The first two were "our fault" for doing naughty
code tricks. The third one was only a issue because we have such a
complex configuration (mixing CF and Java and Flex and cross-calling
web services between them) so it probably won't affect other CFers.
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 49, yes 49, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194181
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to