> My BIFFs with CF
> * can't set cookies and use CFLOCATION at the same time

This is not CF's fault, this is because redirecting browsers with a
"HTTP/1.1 302 Object Moved" means the browser fails to do anything with
cookies.  You would have this problem with any scripting language.

> * can't remove/delete cookies that are mixed case (sometimes set by other
> programs on your website)

Can't defend this, but it would be an easy work round to simply not set any
mixed case cookies...

> * can't talk to COM objects that expect the ASP object model

Can't help you here, only limited COM experience.

> * can't provide unbuffered output

CF5 can.

> * can't easily extend the CFFORM functionality

This may be so, but other scripting languages don't have the CFFORM
functionality to extend in the first place so you are still no better off!

Don't get me wrong, I am not saying CF is the correct tool for every web
site, but your list of problems are either not specific to CF or are largely
irrelevant.

--
Jay


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to