Sam
-----Original Message-----
From: Tangorre, Michael [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2003 8:50 AM
To: CF-Talk
Subject: RE: Another CFML app server...
Yeah, I'm in agreement here with the downsides, however, lets be
encouraging..... :-)
-----Original Message-----
From: Samuel Neff [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2003 8:45 AM
To: CF-Talk
Subject: RE: Another CFML app server...
I think the fact that their engine requires each CF tag be on it's own line
is indicative of a structure problem. Parsers have been around pretty much
as long as computers have been and techniques for building parsers are
pretty well established. Structural requirements like this are pretty rare.
If they built coral without a proper parser, what else is done improperly?
Scares me off quite a bit.
And besides, what about code like this:
<tr bgcolor="<cfif condition>red<cfelse>green</cfif>">
It's horrible code that I wouldn't write in a new app but it exists in
pretty much every app i'm maintaining.
Sam
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

