> The current version of CF has new features that any oo developers will > recognize, components, inheritance etc. It occupies a space somewhere > between a scripting language and a programming language. This has it's > advantages and disadvantages. OO developers might be frustrated by the > missing OO features of CF (example: no overloading functions Ahhh!)
You are asking too much, overloading on a typeless language problably doesn't make sense after all > some of the language quirks (example: no i++, only i = i + 1; a IS b, > instead of a == b or a===b etc.) Very true :-((( Massimo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=8 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=8 Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
