Ok, if you meant "automatically have a unscoped function name available to every line of cf code in your application" (like a tag on the custom tag path) then the answer is no, short of doing a JIT- code generator or similar, which I would not call easy.
(Or opening up cfusion.jar, somehow reimplement coldfusion.compiler.ASTruntimeCall and implementing your functions in java in colfusion.runtime.MyFunctions.... which apart from not being easy at all would break the EULA, and I know we all respect intellectual property rights on this list...) Robin On 29/06/2006, at 3:49 PM, Dale Fraser wrote: > Yep I saw it to which lead me to conclude that it cant be done. > > Regards > Dale Fraser --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie -~----------~----~----~----~------~----~------~--~---
