|
|
|
|
|
by JasPanesar
5409 days ago
|
|
Cringing aint so different than laughing ;) I work in 7-8 languages, was just wondering referring to my post:
- What was your experience with CFML that made you cringe
- Is it possible the same can happen in any language
- What is better, in what way? Always looking to use better tools if they really get more done with less effort :) |
|
My primary complaints were (as everyone) the verbosity - I've never seen a more verbose templating system, which led people to copy and paste all around. While there were some CFCs, those were mostly for tying to java backend. All this could happen in ASP, for example, but CF seemed to make it painful to do the right thing.
Of course it could happen in other languages, but my experience let me to cringe whenever CF was mentioned.
The OP used Microsoft already, so I'd look along those lines for him, even though my professional life is in java (95% javascript/HTML application with minimal templating from JSP)and my current weekend project is in rails. Razor looks like a nifty templating engine in ASP.NET MVC, for example.