|
im not talking about the return type, im talking
about <cfargument name="obj_person" type="person">
setting the type to a cfc name will validate that
the incoming variable is a person object. It does this by looking at its
this data and its cfproperty data. If whats in the this scope doesnt match
what is in the cfproperty tags it will throw an error because it doesnt think
whats being passed as an argument is actually that type of object.
|
Title: Message
- [CFCDev] "this" scope vs. unnamed Davis, Eric
- RE: [CFCDev] "this" scope vs. unnamed Nathan Dintenfass
- Re: [CFCDev] "this" scope vs. unnamed Chris Stoner
- RE: [CFCDev] "this" scope vs. unn... Raymond Camden
- RE: [CFCDev] "this" scope vs.... Chris Stoner
- RE: [CFCDev] "this" scop... Raymond Camden
- RE: [CFCDev] "this" scop... Nathan Dintenfass
- Re: [CFCDev] "this" scope vs. unnamed John Farrar
- Re: [CFCDev] "this" scope vs. unnamed Matt Liotta
- RE: [CFCDev] "this" scope vs. unn... Nathan Dintenfass
- Re: [CFCDev] "this" scope vs.... Matt Liotta
- Re: [CFCDev] "this" scop... Matt Liotta
- RE: [CFCDev] "this" scope vs.... Hal Helms
- Re: [CFCDev] "this" scop... Sean A Corfield
- RE: [CFCDev] "this" ... Nat Papovich
