Posts Tagged ‘ColdFusion’

CF: EQ vs IS

Being a professional programmer in ColdFusion (among other languages), I read a lot of criticism about it. Quite some people argue about whether ColdFusion is a “real” programming language or not. The main reason for this is that it has an XML-like syntax instead of the conventional syntax using brackets and operators (==, !=, >, [...]