Duck typing is not about performance


By David Fekke
January 17th, 2011

Sean Corfield has made some good observations on his blog about duct typing. You should not duct type solely for performance.

One of the things that makes ColdFusion a rapid language for development is you are not required to specify a type for your parameters or return types.

← Previous Page  Next Page →