My google talk example I posted here a few days ago shows how to do this.

If you didn't completely garbage collect you could reconnect to the gtalk
server.

becomes xmppconnection becomes == undefined

StructDelete(application,"XMPPConnection",true); becomes == NO

after you javaCast("null","null");


On 11/1/06, James Holmes <[EMAIL PROTECTED]> wrote:
>
> As long as they aren't in a memory scope (the session or application
> scopes) they will be garbage collected when the JVM needs to do so,
> after the page has finished executing.
>
> On 11/1/06, Henry Wright <[EMAIL PROTECTED]> wrote:
> > I have a cfloop that iterates through a query and creates an object for
> every userid that is returned in the query. Is there a way that I can
> dispose of the object once I am finished with it so that I can free up the
> processor and memory space. The loop could create up to 80 objects in any
> run, depending on the number of userid's that are returned in the query.
> >
> > Any help would be appreciated.
> >
> > H
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258705
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to