<?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"
	>
<channel>
	<title>Comments on: Embedding frameworks in loadable bundles</title>
	<atom:link href="http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/feed/" rel="self" type="application/rss+xml" />
	<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/</link>
	<description>Coding under the close supervision of cats</description>
	<pubDate>Sat, 22 Nov 2008 09:43:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3279</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 26 Aug 2007 18:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3279</guid>
		<description>John, I'm not sure how to do that, if it's even possible.  Can you re-do the comment on the appropriate post?</description>
		<content:encoded><![CDATA[<p>John, I&#8217;m not sure how to do that, if it&#8217;s even possible.  Can you re-do the comment on the appropriate post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Newlin</title>
		<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3278</link>
		<dc:creator>John Newlin</dc:creator>
		<pubDate>Sun, 26 Aug 2007 16:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3278</guid>
		<description>Oh whoops, you are correct, this was meant for the thread on running without a .nib.  Sorry about that.  Can you move it to that thread?</description>
		<content:encoded><![CDATA[<p>Oh whoops, you are correct, this was meant for the thread on running without a .nib.  Sorry about that.  Can you move it to that thread?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3275</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 26 Aug 2007 12:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3275</guid>
		<description>John, are you sure you commented on the correct post?  I'm not sure how NSApplication relates to frameworks.  Also, are you using Cocoa Java?  The syntax looks like Java.</description>
		<content:encoded><![CDATA[<p>John, are you sure you commented on the correct post?  I&#8217;m not sure how NSApplication relates to frameworks.  Also, are you using Cocoa Java?  The syntax looks like Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Newlin</title>
		<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3269</link>
		<dc:creator>John Newlin</dc:creator>
		<pubDate>Sun, 26 Aug 2007 02:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3269</guid>
		<description>I'm pretty new at this cocoa stuff so I'm sure there is an issue with this.  But what I did was

1. subclass NSApplication
2. Don't call NSApplicationMain
3. Do create an instead of my overridden (is that a word) MyApplication class
4. Call myApp.run()

I'm not sure what all NSApplicationMain does, but I figure whatever it does I can do myself.  ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty new at this cocoa stuff so I&#8217;m sure there is an issue with this.  But what I did was</p>
<p>1. subclass NSApplication<br />
2. Don&#8217;t call NSApplicationMain<br />
3. Do create an instead of my overridden (is that a word) MyApplication class<br />
4. Call myApp.run()</p>
<p>I&#8217;m not sure what all NSApplicationMain does, but I figure whatever it does I can do myself.  <img src='http://lapcatsoftware.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Embedding frameworks in loadable bundles at MK&#38;C</title>
		<link>http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3062</link>
		<dc:creator>Embedding frameworks in loadable bundles at MK&#38;C</dc:creator>
		<pubDate>Sat, 11 Aug 2007 22:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2007/08/11/embedding-frameworks-in-loadable-bundles/#comment-3062</guid>
		<description>[...] Jeff Johnson delves deep into framework linking on Mac OS X on this great post about his one BaseTen commit. [...]</description>
		<content:encoded><![CDATA[<p>[...] Jeff Johnson delves deep into framework linking on Mac OS X on this great post about his one BaseTen commit. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
