I have a vague memory of reading somewhere that when you specify a return type of "any" or don't specify one at all it improves performance. That seems pretty in tune with the "disable CFC type check" setting in the administrator. Can some sperts please confirm/deny?
If so, is it also a safe assumption that not specifying a required parameter on your cfargument tags (or any other parameters besides names) will increase performance? ( I'm guessing that that would flag a mechanism to jump past a bunch of code on every call in the internal CF implementation ) Before anyone starts throwing "bad practice!!!!" or "you're missing out on all of the development time benefits of using those mechanisms" hand grenades: I know. I know. This is a small reusable application mechanism that needs to be absolutely tuned for nothing. But. Speed. At a huge scale. Thanks in advance. And sorry I misspelled your name Marc! I just caught that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
