Skip to main content
Inspiring
May 8, 2009
Question

Overloading in coldfusion

  • May 8, 2009
  • 2 replies
  • 4279 views

Hi,

Is overloading is possible in coldfuion?

Thanks,

This topic has been closed for replies.

2 replies

Inspiring
May 8, 2009

chandra12345 wrote:

Is overloading is possible in coldfuion?

ColdFusion does not support function overloading.

ilssac
Inspiring
May 8, 2009

That may be a 'Not Yet'.  IIRC ColdFusion 9, currently in early testing, may support method|function overloading.

Inspiring
May 8, 2009

ianskinner wrote:

That may be a 'Not Yet'.  IIRC ColdFusion 9, currently in early testing, may support method|function overloading.

That would be a sweet feature.  But I guess we will have to wait and see.

Inspiring
May 8, 2009

yes

Inspiring
May 8, 2009

Thanks dan,

How many arguments it will support.I guess it has limitation .

How many actual arguments it supports and how many optinal parameters it supports.

Thanks,

Inspiring
May 8, 2009

I interpreted the original question as, "is it possible to overload Cold Fusion and get it to stop working?".  Apparently, that was not the correct interpretation.