Re: Flash Remoting bug, feature.... in variable persistence

2002-12-13 Thread Sean A Corfield
On Thursday, Nov 21, 2002, at 07:20 US/Pacific, [EMAIL PROTECTED] wrote: > Personally, I do not see much use for Remoting as a webservice, at > least beyond fundamental operations. By building a fascade a CFC is > forced to return control to the application developer, in my case, > revealing f

Re: Re: Flash Remoting bug, feature.... in variable persistence

2002-11-21 Thread mike . wokasch
Sean - I knew you were going to say that, however, I can not help but feel that that execution model is inherently evil, and does nothing to help code reuse. Personally, I do not see much use for Remoting as a webservice, at least beyond fundamental operations. By building a fascade a CFC is fo

Re: Flash Remoting bug, feature.... in variable persistence

2002-11-20 Thread Sean A Corfield
On Wednesday, Nov 20, 2002, at 16:17 US/Pacific, [EMAIL PROTECTED] wrote: > Ok folks, the use of CFC's in Flash and ColdFusion is driving me > bonkers. Flash invokes CFCs in a manner that is very similar to Web Service consumption. Each invocation is 'new'. > This cannot possibly be the expect

Re: Flash Remoting bug, feature.... in variable persistence

2002-11-20 Thread mike . wokasch
Let me clarify a sentence: "To me this indicates the Flash takes the time to reload the CFC everytime. Basically doing powerful than doing the following:" was meant to be: "To me, this indicates that Flash takes the time to reload the CFC everytime. Basically doing nothing more powerful than the