<?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: Wildcard Side</title>
	<atom:link href="http://crookedspin.com/2007/03/01/wildcard-side/feed/" rel="self" type="application/rss+xml" />
	<link>http://crookedspin.com/2007/03/01/wildcard-side/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wildcard-side</link>
	<description>Crooked Spin</description>
	<lastBuildDate>Thu, 24 Jul 2008 12:20:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brad</title>
		<link>http://crookedspin.com/2007/03/01/wildcard-side/comment-page-1/#comment-608</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Sun, 04 Mar 2007 09:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://brad.cynicalpeaklog.com/2007/03/01/wildcard-side/#comment-608</guid>
		<description>I didn&#039;t actually test against those two cases.  They were made up when writing the post.  I just used \n as an example.  It might have been one of the other newline characters that was at fault.  I&#039;m striping using NSCharacterSet&#039;s whitespaceAndNewlineCharacterSet  with the whitespace characters removed.

I ran up against it when testing against real world data.  It was happening when I was setting a predicate on an NSArrayController or in a CoreData fetch. The results weren&#039;t what I expected and I noticed that the only item being returned had no line breaks.  I added in the newline stripping and the expected results came back.  No other changes were made.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t actually test against those two cases.  They were made up when writing the post.  I just used \n as an example.  It might have been one of the other newline characters that was at fault.  I&#8217;m striping using NSCharacterSet&#8217;s whitespaceAndNewlineCharacterSet  with the whitespace characters removed.</p>
<p>I ran up against it when testing against real world data.  It was happening when I was setting a predicate on an NSArrayController or in a CoreData fetch. The results weren&#8217;t what I expected and I noticed that the only item being returned had no line breaks.  I added in the newline stripping and the expected results came back.  No other changes were made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://crookedspin.com/2007/03/01/wildcard-side/comment-page-1/#comment-607</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Sun, 04 Mar 2007 05:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://brad.cynicalpeaklog.com/2007/03/01/wildcard-side/#comment-607</guid>
		<description>The wildcard (*) covers the newline in both of the examples you gave.</description>
		<content:encoded><![CDATA[<p>The wildcard (*) covers the newline in both of the examples you gave.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
