<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[xajax Forums - XMLHttpRequest destructor?]]></title>
	<link rel="self" href="http://community.xajaxproject.org/feed/atom/topic/6614/"/>
	<updated>2008-05-14T08:21:51Z</updated>
	<generator>PunBB</generator>
	<id>http://community.xajaxproject.org/topic/6614/xmlhttprequest-destructor/</id>
		<entry>
			<title type="html"><![CDATA[Re: XMLHttpRequest destructor?]]></title>
			<link rel="alternate" href="http://community.xajaxproject.org/post/24467/#p24467"/>
			<content type="html"><![CDATA[Yep, use it and forget it. I don't know any destructor methods.

btw: Ed, nice hat :)]]></content>
			<author>
				<name><![CDATA[q_no]]></name>
				<uri>http://community.xajaxproject.org/user/569/</uri>
			</author>
			<updated>2008-05-14T08:21:51Z</updated>
			<id>http://community.xajaxproject.org/post/24467/#p24467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: XMLHttpRequest destructor?]]></title>
			<link rel="alternate" href="http://community.xajaxproject.org/post/24463/#p24463"/>
			<content type="html"><![CDATA[Nick,

Everything I read seems to agree with your take on it.

Ed]]></content>
			<author>
				<name><![CDATA[edrobinson]]></name>
				<uri>http://community.xajaxproject.org/user/693/</uri>
			</author>
			<updated>2008-05-13T22:17:27Z</updated>
			<id>http://community.xajaxproject.org/post/24463/#p24463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: XMLHttpRequest destructor?]]></title>
			<link rel="alternate" href="http://community.xajaxproject.org/post/24459/#p24459"/>
			<content type="html"><![CDATA[Everything I have read tells me that the answer is 'NO' because XMLhttpRequest objects should not be reused anyway because of flags that get set which are not reversible.  Is this a correct answer to my question?]]></content>
			<author>
				<name><![CDATA[NicZak]]></name>
				<uri>http://community.xajaxproject.org/user/2440/</uri>
			</author>
			<updated>2008-05-13T18:22:47Z</updated>
			<id>http://community.xajaxproject.org/post/24459/#p24459</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[XMLHttpRequest destructor?]]></title>
			<link rel="alternate" href="http://community.xajaxproject.org/post/24455/#p24455"/>
			<content type="html"><![CDATA[When doing raw ajax programming a new XMLhttpRequest object is created using the 'new' keyword.  What I am wondering is if there is an equal destructor for the object?  Somebody I know is using raw ajax rather than xajax and isn't sure if they need to destroy the object to avoid mem leaks, etc...

Thanks for the info!

- Nick]]></content>
			<author>
				<name><![CDATA[NicZak]]></name>
				<uri>http://community.xajaxproject.org/user/2440/</uri>
			</author>
			<updated>2008-05-12T22:51:43Z</updated>
			<id>http://community.xajaxproject.org/post/24455/#p24455</id>
		</entry>
</feed>
