<?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 for Atomicity</title>
	<atom:link href="http://atomicityltd.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://atomicityltd.com</link>
	<description>Technology, Programming and Learning</description>
	<lastBuildDate>Thu, 12 Jan 2012 06:08:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Custom serialization using Jackson by matt</title>
		<link>http://atomicityltd.com/blog/jackson-custom-serialization#comment-37</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 12 Jan 2012 06:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://atomicityltd.com/?p=67#comment-37</guid>
		<description>It turns out that there is a way of using annotations to achieve this. It&#039;s not as flexible (or powerful) as the method I described in this post but it&#039;s certainly nicer to look at and easier to configure. The annotations I&#039;m talking about are Mixin Annotations and details can be found here: http://wiki.fasterxml.com/JacksonMixInAnnotations</description>
		<content:encoded><![CDATA[<p>It turns out that there is a way of using annotations to achieve this. It&#8217;s not as flexible (or powerful) as the method I described in this post but it&#8217;s certainly nicer to look at and easier to configure. The annotations I&#8217;m talking about are Mixin Annotations and details can be found here: <a href="http://wiki.fasterxml.com/JacksonMixInAnnotations" rel="nofollow">http://wiki.fasterxml.com/JacksonMixInAnnotations</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

