<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Ext.Ajax.requestには同期通信モードがない件 へのコメント</title>
	<atom:link href="http://djodjo.jp/archives/22/feed" rel="self" type="application/rss+xml" />
	<link>http://djodjo.jp/archives/22</link>
	<description>Tech on Web Application for rich user experience.</description>
	<pubDate>Sat, 19 May 2012 11:55:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>djodjo より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-24</link>
		<dc:creator>djodjo</dc:creator>
		<pubDate>Sun, 26 Apr 2009 22:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-24</guid>
		<description>makoto_kwさん、コメントありがとうございます。
&gt;ext 3.0 beta1でもasyncRequestしかないみたいですね。
そうでしたか、まだそこまで見てませんでした。（＾＾）；
先のExtJS勉強会では、RC1がとれるのは6月頃との話でしたね。3.0関連記事も書いてみようかな。</description>
		<content:encoded><![CDATA[<p>makoto_kwさん、コメントありがとうございます。<br />
>ext 3.0 beta1でもasyncRequestしかないみたいですね。<br />
そうでしたか、まだそこまで見てませんでした。（＾＾）；<br />
先のExtJS勉強会では、RC1がとれるのは6月頃との話でしたね。3.0関連記事も書いてみようかな。</p>
]]></content:encoded>
	</item>
	<item>
		<title>makoto_kw より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-23</link>
		<dc:creator>makoto_kw</dc:creator>
		<pubDate>Sun, 26 Apr 2009 15:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-23</guid>
		<description>こんにちわ。ext 3.0 beta1でもasyncRequestしかないみたいですね。
まぁ、僕も非同期で十分派ですが。。。</description>
		<content:encoded><![CDATA[<p>こんにちわ。ext 3.0 beta1でもasyncRequestしかないみたいですね。<br />
まぁ、僕も非同期で十分派ですが。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>djodjo より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-20</link>
		<dc:creator>djodjo</dc:creator>
		<pubDate>Sun, 05 Apr 2009 01:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-20</guid>
		<description>orz
　れいさん、ご指摘感謝です。
　自分にぐったり。</description>
		<content:encoded><![CDATA[<p>orz<br />
　れいさん、ご指摘感謝です。<br />
　自分にぐったり。</p>
]]></content:encoded>
	</item>
	<item>
		<title>れい より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-16</link>
		<dc:creator>れい</dc:creator>
		<pubDate>Tue, 31 Mar 2009 02:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-16</guid>
		<description>反映感謝です＾＾
が。。。

修正していただいたソースの26行目だと { async : false } をパラメータに指定すると
asyncRequest() に流れちゃうようです(；´∀｀)

１． 三項演算の "asyncRequest" と "syncRequest" を入れ替える
か
２． options.async !== false と判断にするか

のどちらかがよいかと思います＾＾
何度ものコメント失礼しましたm(_ _)m</description>
		<content:encoded><![CDATA[<p>反映感謝です＾＾<br />
が。。。</p>
<p>修正していただいたソースの26行目だと { async : false } をパラメータに指定すると<br />
asyncRequest() に流れちゃうようです(；´∀｀)</p>
<p>１． 三項演算の &#8220;asyncRequest&#8221; と &#8220;syncRequest&#8221; を入れ替える<br />
か<br />
２． options.async !== false と判断にするか</p>
<p>のどちらかがよいかと思います＾＾<br />
何度ものコメント失礼しましたm(_ _)m</p>
]]></content:encoded>
	</item>
	<item>
		<title>djodjo より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-14</link>
		<dc:creator>djodjo</dc:creator>
		<pubDate>Fri, 27 Mar 2009 08:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-14</guid>
		<description>おおお！確かに。２６行目いけてないですねぇ（汗）
ご指摘感謝です。ご迷惑かけちゃったみたいで失礼しました。
なおしまーす。</description>
		<content:encoded><![CDATA[<p>おおお！確かに。２６行目いけてないですねぇ（汗）<br />
ご指摘感謝です。ご迷惑かけちゃったみたいで失礼しました。<br />
なおしまーす。</p>
]]></content:encoded>
	</item>
	<item>
		<title>れい より</title>
		<link>http://djodjo.jp/archives/22/comment-page-1#comment-13</link>
		<dc:creator>れい</dc:creator>
		<pubDate>Fri, 27 Mar 2009 07:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://djodjo.jp/wp/?p=22#comment-13</guid>
		<description>これまで非同期だけ絵なんとかやりくりしてたのですけど、どうしても同期が必要になって
どうすればいいか調べようと思ってググったら一発目で検索にヒットしてとても助かりました。
26行目の判定は

[options.async === false ? "syncRequest" : "asyncRequest"]

とした方が、 async が指定されなかった場合には同期へ流せますね
既存プログラムを実行したときに全て syncRequest に流れちゃいまして小一時間ほど格闘しました(；´∀｀)</description>
		<content:encoded><![CDATA[<p>これまで非同期だけ絵なんとかやりくりしてたのですけど、どうしても同期が必要になって<br />
どうすればいいか調べようと思ってググったら一発目で検索にヒットしてとても助かりました。<br />
26行目の判定は</p>
<p>[options.async === false ? "syncRequest" : "asyncRequest"]</p>
<p>とした方が、 async が指定されなかった場合には同期へ流せますね<br />
既存プログラムを実行したときに全て syncRequest に流れちゃいまして小一時間ほど格闘しました(；´∀｀)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

