CFINVOKE still isn't letting you hold onto the instance, it's via some
other external means.  Yes it's splitting hairs.  You could get around
it if the method serialized 'this' and stored it somewhere for later
recall as well.

cheers,
barneyb

On Mon, 29 Nov 2004 21:54:22 +0100, Jochem van Dieten
<[EMAIL PROTECTED]> wrote:
> Barney Boisvert wrote:
> > CFINVOKE and createObject are very different beasts.  CFOBJECT and
> > createObject are the same, but CFINVOKE creates and instance of the
> > CFC, calls the specified method on it, and then lets the instance
> > disappear, with no hope of holding on to it for future reuse.
> 
> What if the method you call with cfinvoke returns an instance of
> the CFC?
> 
> Jochem
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185597
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to