<?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: ATSGenx: XML Generation for Cocoa</title>
	<atom:link href="http://acaciatreesoftware.com/blog/2009/12/atsgenx-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://acaciatreesoftware.com/blog/2009/12/atsgenx-released/</link>
	<description>Our Products, Mac Software and the life of the MicroISV</description>
	<lastBuildDate>Fri, 16 Apr 2010 18:32:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ben</title>
		<link>http://acaciatreesoftware.com/blog/2009/12/atsgenx-released/comment-page-1/#comment-91</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sun, 13 Dec 2009 05:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://acaciatreesoftware.com/blog/?p=79#comment-91</guid>
		<description>Yeah, I meant to look at iPhone support but had something else come up and thought it would be best to just get it out there.  I&#039;ll tweak it to make sure it all works out of the box on iPhone for the next release.</description>
		<content:encoded><![CDATA[<p>Yeah, I meant to look at iPhone support but had something else come up and thought it would be best to just get it out there.  I&#8217;ll tweak it to make sure it all works out of the box on iPhone for the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: js</title>
		<link>http://acaciatreesoftware.com/blog/2009/12/atsgenx-released/comment-page-1/#comment-90</link>
		<dc:creator>js</dc:creator>
		<pubDate>Sun, 13 Dec 2009 04:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://acaciatreesoftware.com/blog/?p=79#comment-90</guid>
		<description>Thanks!

I&#039;ve just used it a bit, but it looks good so far.

One issue I ran into on the iPhone is that it doesn&#039;t have this method:

[NSFileHandle fileHandleForWritingToURL: ....]

Which is referenced in:
- (void)startXMLDocumentWithURL:(NSURL *)url

I ended up reworking it slightly to:
- (void)startXMLDocumentWithPath:(NSString *)path 

But you may prefer a different solution.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I&#8217;ve just used it a bit, but it looks good so far.</p>
<p>One issue I ran into on the iPhone is that it doesn&#8217;t have this method:</p>
<p>[NSFileHandle fileHandleForWritingToURL: ....]</p>
<p>Which is referenced in:<br />
- (void)startXMLDocumentWithURL:(NSURL *)url</p>
<p>I ended up reworking it slightly to:<br />
- (void)startXMLDocumentWithPath:(NSString *)path </p>
<p>But you may prefer a different solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
