On Monday 03 July 2006 15:15, Robert Everland III wrote:
> All of the new frameworks use CFC, so they won't even work on CF 4.5 or CF
> 5. One of the frameworks I know , fusebox 3, used a cfswitch in the main
> file and included a specific framework depending on which server you were
> on. You didn't need this logic, you could just include the correct file on
> which server you were on. 

FB3 predates CFCs. An obvious optimisation to FB3 is to remove the switch and 
just hard code the platform include, yes.
OTOH, it would run *fine* in allmost all cases without you having to care.

> There was no logic in the framework file that had 
> different syntax based on what CF version you were on ,

There could have been, and you would never have known :-)

> trapping works in CF it is almost impossible to have one file that works on
> many different versions of CF.

True, esp. if the versions are far apart in time.
But that's like moaning your Java 1.5 application doesn't work in 1.4 when you 
use 1.5's features...

-- 
Tom Chiverton

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245302
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to