vote up -5 vote down star
1

Why is ColdFusion so unpopular?

flag

Henry, the way your question is worded is just a red rag to a bull. I re-worded to make it less so. In it's current form you'll see it closed in no time. Only trying to help you. – Kev Jan 16 at 1:52
The usefulness of it has never been proven. Some people do not believe that it actually exists because they have never seen it for themselves. – d03boy Jan 16 at 7:09
Ummm - it's not "unpopular", just "less popular" than languages like PHP which due to their free nature will always attract a greater user base (not to mention plenty of fanboys!)... – James Marshall Jan 16 at 12:31

closed as subjective and argumentative by le dorfier Jan 16 at 7:14

10 Answers

vote up 6 vote down check

You have to pay for it, and you dont get the same features, support, refinement that for example, .Net provides. Not to mention they dont have a great IDE, you have find your own which may include Eclipse with a CF plugin.

I dont think its that unpopular, its more so that other technologies are far more popular and mainstream.

link|flag
If you don't want to pay for it you have at least two OS alternatives: Railo - getrailo.com/index.cfm/products/… Open Blue Dragon - openbluedragon.org – Vincent Buck May 6 at 18:05
vote up 0 vote down

I think disparaged is a better way to describe it than unpopular, because by unpopular I don't think you necessarily mean "not prevalent". Although it certainly isn't as prevalent any more as PHP now is for instance; sure PHP is disparaged, but it certainly is prevalent. In fact, the rise of PHP and the fall of ColdFusion more or less coincide, and this is as close to an apples to apples comparison as you will get since PHP is also to some extent a markup or tag based language. As pointed out, ColdFusion isn't free, and although there are free/open implementations, these just haven't been terribly compelling in the face of the meteoric rise of PHP. Now that ColdFusion is implemented in Java, efforts toward object-oriented ColdFusion are more or less superfluous.

I think the only viable role for ColdFusion moving forward is as a view option for Java web apps, along side JSP, Velocity and such. I could see such a place for a stripped down ColdFusion, without the database connectivity and other such capabilities. Other than that, any new development strictly under ColdFusion (no Java) is ludicrous in today's day and age.

link|flag
New CF development is not ludicrous when Java would be major overkill for the project. Different projects, different tools. – RaeLehman Jan 17 at 0:33
How could Java be overkill, CF is based on Java, so it is there. JSP's with JSTL are practically the same thing, and are much lighter weight than ColdFusion; ColdFusion with all its non-view capabilities is what's overkill – George Jempty Jan 23 at 1:23
vote up 0 vote down

In it's self I don't think there is anything wrong with CF. It is however that CF is basically a Java framework, or an abstraction layer upon Java. I think CF its very powerful in its own right but I don't see a place for CF in general web development. If you're a web dev shop building sites for clients and you're using CF then I think you made a poor choice. On the other hand, if you have an online product or service CF might be a very good choice. Then again, there is not much you can do with CF that you can't do with servlets and JSP (or some other Java framework). I like the fact that CF comes with a good server, or admin, interface which is something that I miss in a lot of other environments. But, yeah, like most other people already mentioned, cfml and all that stuff is kinda odd and quirky. I wouldn't use CF myself...

link|flag
vote up 5 vote down

could it be because the code looks like XML and VBSCRIPT had a really ugly baby?

link|flag
lol - hooray for humour on SO – Kev Jan 16 at 4:15
vote up 2 vote down

Not this again. Okay, check out this post: http://stackoverflow.com/questions/234296/coldfusion-vs-php#235366

link|flag
vote up 0 vote down

As a new coldfusion user, my gripes are:

No IDE. Really this is embarassing. I know this is being addressed though. I use a CF plugin for Eclipse and this doesn't even have intellisense. That really hampers productivity.

Functionality is very limited, which makes it ride on the back of Java or .NET. Calling a .NET or Java class/assembly is very quick and easy though. CF seems to be really for dynamic charting/reporting as it has some nice features for this. This is why I am using it.

It's a paradigm shift from programming to markup. Usually the shift is vice versa, but as a programmer I don't want to break an established habit.

link|flag
If you're talking about CFEclipse as an Eclipse plugin (I don't know of any others) it does have code insight. It's actually quite a reasonable IDE, but the niggle for me is having to use Apatana or similar for CSS etc. – James Marshall Jan 16 at 12:29
Yeah cfeclipse. Apologies, I must have not set the environment up correctly. Eclipse is a good platform though. I've used Aptana and I have a fast pc for development, but Aptana is slow. So CFEclipse is the best choice, even IF it lacked features. – dotnetdev Jan 16 at 16:48
You should try Dreamweaver, it does a great job with CF too. And CFEclipse does have code insight, check the list and find out why it's not working for you. If you're looking for code to be compiled on the fly in your IDE, well, no dynamically typed language IDE does that yet! – RaeLehman Jan 17 at 0:27
@RaeLehman - I work in a CF-shop and paying additionally for a Dreamweaver IDE is not something we encourage :) I find CFEclipse OK, but I am looking forward to Bolt, the new CF IDE. – ciaranarcher Jan 17 at 13:09
Dreamweaver as a text editor works quite well. CS4 even has Subversion integration. I do miss Coldfusion Studio though. Btw, CFEclipse does have intellisense, you have to turn on a setting if it doesnt work on it's own as it should.. – Jas Panesar Jan 22 at 4:11
vote up 1 vote down

I think it's almost mostly because you have to pay for it.

$1299 ($649 upgrade) for something that you can do with other platforms/frameworks for free makes it a hard sell.

If they offered it for free or made it open source I'm sure you would get a lot more people using it.

link|flag
Check out railo-technologies.com/en/index.cfm. It's free. – anopres Jan 16 at 3:35
In addition to Railo (see above) which is free and soon LGPLv2, there is also OpenBlueDragon using GPL v3. Both compatible to CF. ColdFusion itself is free for academic (and development) use. – Peter Boughton Jan 16 at 7:50
Those are very nice. I also forgot that CF is free for educational use. – webdtc Jan 16 at 19:42
vote up 1 vote down

It is expensive and doesn't offer anything unique or groundbreaking.

link|flag
vote up 3 vote down

CF-bashing, anyone?

Well, I mean it is popular. But among non-CF developers, you're right it's considered a bit silly. ;) I've had a fair amount of [forced] experience with it myself, and about all I can say is that yes, it is weird, and it's functionally limited out of the box in comparison to the likes of Java and .NET, but to be fair, it's not that much more limited than, say, PHP in terms of actual functionality, and because it's Java-based, it can be extended. So really, it's totally respectable, and it's also fast. Plus it's very easy to get up and running in CF, it's surprisingly feature-rich, and it "just works." You have to conform to its way of thinking, but once you do, it starts to make decent sense.

Personally, I dislike it because it's loosely typed, it's got all these wacky tags and stuff and I can't create classes and implement interfaces and write code the way I'm used to writing it, there's still no good IDE (although FlexBuilder has a version on the way that'll address this longstanding pain), no support for runtime debugging... etc. But that said, there are plenty of projects for which CF is well-suited. On the whole, its bad rap is probably undeserved.

link|flag
with cf8 you can do interfaces with the cfinterface tag and since 6.1 you can create classes with a cfcomponent (cfc file). – Sam Farmer Jan 16 at 18:53
I'm pretty sure that CF 8 supports step-through and debugging. – ciaranarcher Jan 17 at 13:06
vote up 2 vote down

Not everybody is happy about programming in markup languages...

link|flag
You could use CFscript to avoid using too much markup in your CFC functions, but you cant avoid using markup entirely. – Jobo Jan 16 at 1:49
It's not markup (despite the name), it's tags. Rumour is that CF9 will allow complete CFScript everywhere (for those that like that stuff) – Peter Boughton Jan 16 at 7:46
<tags> != markup. CFML (Cold Fusion Markup Language) is a misnomer. – Patrick McElhaney Jan 16 at 13:29

Not the answer you're looking for? Browse other questions tagged or ask your own question.