<?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>Comments on: UITextField.text is not always there</title>
	<atom:link href="http://aplus.rs/programming/uitextfield-text-is-not-always-there/feed/" rel="self" type="application/rss+xml" />
	<link>http://aplus.rs/ios-dev/uitextfield-text-is-not-always-there/</link>
	<description>aplus.rs</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:38:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brandon</title>
		<link>http://aplus.rs/ios-dev/uitextfield-text-is-not-always-there/comment-page-1/#comment-197172</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://aplus.rs/?p=515#comment-197172</guid>
		<description>A simpler way of doing this would be

if ([textField.text length] != 0) { .... }

then it doesn&#039;t matter if textField.text is nil.</description>
		<content:encoded><![CDATA[<p>A simpler way of doing this would be</p>
<p>if ([textField.text length] != 0) { .… }</p>
<p>then it doesn’t matter if textField.text is nil.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: aplus.rs @ 2012-02-08 14:19:50 -->
