|
It was my understanding that using cfinvoke on a method would not
create an instance of the cfc which contains the method anyway. Even still, I'd love to be able to declare a method as static. About the "new CFML function," I personally don't like the way these are done in CF, so I'd probably find a way to avoid using it if I could. I use createObject() but I'd much rather see an easier way to create objects in coldfusion. Something akin to Java (or other OO languages) where you can include a class file, and then just do something like <cfset theObjOfTypeTheClass = new theClass()> The way things stand now, its a big time waster in coding time to create objects, in my opinion. -Sammy Larbi Vince Bonfanti wrote:
---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected] |
- [CFCDev] Static CFC methods Vince Bonfanti
- Re: [CFCDev] Static CFC methods Steve Runyon
- RE: [CFCDev] Static CFC methods tom.schreck
- Re: [CFCDev] Static CFC methods Sammy Larbi
- Re: [CFCDev] Static CFC methods Nathan Strutz
- Re: [CFCDev] Static CFC methods Adam Churvis
- RE: [CFCDev] Static CFC methods Dave Watts
- RE: [CFCDev] Static CFC methods Vince Bonfanti
- Re: [CFCDev] Static CFC methods Cody Caughlan
- RE: [CFCDev] Static CFC methods Vince Bonfanti
- RE: [CFCDev] Static CFC methods Jason Daiger
- Re: [CFCDev] Static CFC methods Steve Runyon
- Re: [CFCDev] Static CFC methods Matt Woodward
- [CFCDev] Scoping Question Brian Peddle
