No, it's each time the Proxy object is created (the proxy is written to disk as a temp file, then instantiated, and finally the temp file is deleted).
On 10/8/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Friday 05 Oct 2007, [EMAIL PROTECTED] wrote: > > OK I was wrong on this because I was actually missing a crucial detail: > the > > proxy factory deletes the temp CFC as soon as it is instantiated. This > is > > so you don't end up with a ton of generated CFCs on the disk. So it > would > > (in fact, it has to) regenerate the file to disk each time. > > Each time *the bean factory is created* is the important qualifier there. > > -- > Tom Chiverton > Helping to conveniently implement magnetic networks > on: http://thefalken.livejournal.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290602 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

