On 8/31/06, Joel Cass <[EMAIL PROTECTED]> wrote: > All I am saying is that if you have to go outside of CF to execute a > function, then technically you are not doing things that CF was made to do.
I don't understand what you are trying to say. Doesn't CF code get compiled into Java classes which are run on Java based application server of which thread.sleep() is a function with the server? The code generated by the compiler is calling sorts of server functions that you never know or need to know about. The way I see it, there's not real distinction between being in or out of CF, it's all Java. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
