Quantcast
Viewing latest article 6
Browse Latest Browse All 40

Add optional abort Attribute to cfinclude

@micstriit wrote:

From an architectual standpoint I have to agree with Kai and Adam, I never like tags/functions that mix in of unrelated functionality. Like:

  • cfdump-abort
  • cferror-mail
  • createObject

I added the attribute “abort” only under protest. But today I’m using it all the time, simply because it is faster to write

<cfdump eval=whatever abort> 

than

<cfdump var="#whatever#"><cfabort>

So from an architectual standpoint clearly no, but from a pragmatic one I’m undecided.

Read full topic


Viewing latest article 6
Browse Latest Browse All 40

Trending Articles