In real OOP languages you are forced to create an
object via one of it's constructors. This forces you to provide all the
necessary parameters to initialise your object instance.
The problem as I understand it is that you can
create an object without initialising it in CF. This is like having a
no-argument constructor in every class by default. I understand BlueDragon
has a <cfconstructor> for CFC's but I've not looked at it.
Barny
|
- RE: [CFCDev] RFC, CFC Best Practices Jeffry Houser
- RE: [CFCDev] RFC, CFC Best Practices Dawson, Michael
- RE: [CFCDev] RFC, CFC Best Practices Raymond Camden
- Re: [CFCDev] RFC, CFC Best Practi... Ben Curtis
- RE: [CFCDev] RFC, CFC Best Pr... Nat Papovich
- RE: [CFCDev] RFC, CFC Bes... Nathan Dintenfass
- Re: [CFCDev] RFC, CFC Best Practices Sean A Corfield
- RE: [CFCDev] RFC, CFC Best Practices Stacy Young
- Re: [CFCDev] RFC, CFC Best Practices Matt Liotta
- RE: [CFCDev] RFC, CFC Best Practices Dawson, Michael
- Re: [CFCDev] RFC, CFC Best Practices Barnaby Relph
- Re: [CFCDev] RFC, CFC Best Practi... Jeffry Houser
- Re: [CFCDev] RFC, CFC Best Pr... Matt Liotta
- Re: [CFCDev] RFC, CFC Bes... Sean A Corfield
- RE: [CFCDev] RFC, CFC Best Practices Dawson, Michael
- RE: [CFCDev] RFC, CFC Best Practices Dawson, Michael
- RE: [CFCDev] RFC, CFC Best Practices Jon Gunnip
- Re: [CFCDev] RFC, CFC Best Practices Matt Liotta
- RE: [CFCDev] RFC, CFC Best Practices Hagan, Ryan Mr (Contractor ACI)
- RE: [CFCDev] RFC, CFC Best Practices Dawson, Michael
- RE: [CFCDev] RFC, CFC Best Practices Ben Densmore