>> GreenByte.info By Nick Tong (quiksilv) | Supported by: TalkWebSolutions.co.uk

Comparson table for the ColdFusion engines

Peter Boughton has started a wiki containing a great comparison table of the CFML engines. Great job Peter.


 
Comments
Alex Skinner's Gravatar Possible Note for the item about renaming a directory in the root causing web app restart this is also a problem not just for root directories but on .net 2.0 for sub directory renames and deletes and is a result of FCNs (File Change notifiers). The way to get around the sub directory issue is to use Junction points (Affectively symbolic links for windows).

Create directory outside the webroot and junction it in.

E.g.

mysite\mycontent\mysubfolder junctions to mysite_junction_content'mysubfolder

This is a real gotcha otherwise and if like us you use bd,net with a CMS you can imagine how many times you get restarts otherwise
# Posted By Alex Skinner | 04/06/08 18:27 | Report abusive comment
Tiffany's Gravatar Possible Note for the item about renaming a directory in the root causing web app restart this is also a problem not just for root directories but on .net 2.0 for sub directory renames and deletes and is a result of FCNs (File Change notifiers).
# Posted By Tiffany | 15/09/08 09:59 | Report abusive comment
BlogCFC was created by Raymond Camden. This blog is running version 5.5.1.