> i know one of the items that makes me very uncomfortable is 
> the apparent code incompatibility on the locking issues. i.e. 
> code written for CF server 4.5.1 locking doesn't easily work 
> on 4.0 and vice versa..

This isn't really the case. Code using CFLOCK under CF 4.0.1 will work on a
4.5.1 server. Code using the SCOPE attribute of CFLOCK under 4.5.1 won't
work in 4.0.1, since 4.0.1 doesn't have a SCOPE attribute, but that kind of
thing happens anytime you use the latest features of the language.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to