<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mantle - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/mantle/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 11 Jul 2016 10:23:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>[转]oc中Mantle的使用</title>
		<link>https://www.coder4.com/archives/5007</link>
					<comments>https://www.coder4.com/archives/5007#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 11 Jul 2016 10:22:53 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[Mantle]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5007</guid>

					<description><![CDATA[转载自：胜利哥的江湖 的 Mantle的使用 传统的写法是多么low 做iOS开发的，大概都写过model类。入门的写法大家可以参考Afnetworking的Demo，有一个较经典的例子。 当项目规模变得越来越大后，你会发现，传统的写法成本会很高，维护成本也很高。 用mantle，可以用很小的开发维护成本获得最大的开发效率。用mantle可以很方便的进行模型类和JSON数据之间的转换。 （还有其他理由说服我使用mantle吗？） Mantle是github公司创建和维护的，并且用在了自[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5007/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
