-----Original Message-----
From: Adrian Lynch [mailto:[EMAIL PROTECTED]
Sent: 17 December 2003 7:00 pm
To: CF-Talk
Subject: RE: 5.0 Development Practices
You still have custom tags and udfs to play with.
<cfscript>
function noSpaghetti() {
..............
}
</cfscript>
Not as good as cffunction, but still useful.
Ade
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 17 December 2003 18:35
To: CF-Talk
Subject: 5.0 Development Practices
Hi all,
I'm fairly new to CF and I've just started an Application that will run on a
Coldfusion 5.0 server.
So far from all the resources I've been reading (net and books) I'm
beginning to get pretty annoyed at its lack of 'features' compared to CFMX
6.0/6.1. So far as I can tell CF Components, CFFUNCTION etc are only
available in 6+, and I keep coming across occasions when use of that sort of
functionality would be pretty beneficial!
At the moment, my application is very 'spaghetti' code-like, with CFINCLUDES
all over the shop. Is there any way round this in CF 5.0 (and don't say
upgrade!)?
Cheers,
Rob
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

