On May 25, 2004, at 5:04 AM, Jeffry Houser wrote:
CF does allow overriding in my tests. ( Although I've never tried this sort of thing in production ).

Correct. We use overriding all the time.

Since CF is not a typed language, overloading (same method name, different parameter list) doesn't really apply.

Correct. Overloading pretty much requires a strongly typed language (and overloading is nothing to do with OO - plain ol' C has (some) overloading in the latest ISO standard).


Sean A Corfield -- http://www.corfield.org/blog/

Got Mach II? -- http://www.mach-ii.com/

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to