<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 26, 2014 at 6:33 AM, Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 26 Feb 2014, at 10:14, Christos Vasilakis &lt;<a href="mailto:cvasilak@gmail.com">cvasilak@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi everyone,<br>
&gt;<br>
&gt; we are currently working on updating our underlying networking library to rely on the AFNetworking 2.x branch. What is more interesting of this change, is that the new library supports the concept of &lsquo;pluggable&rsquo; serializers, both in the request and in the response. In other words, a plugin a can be written (and attached) to automatically convert your object model to JSON (or XML, etc) and back, upon request/response. Although it could have been in earlier versions, it was a pain and hacky, making the new version attractable for this operation. Interesting enough, this spanked many projects[1][2] that take advantage of this ability.<br>


&gt;<br>
&gt; Currently in iOS, we deal with generic dictionary objects, which although have their flexibility, I think it will make life easier for our developers, to make use of their object model directly during operations.<br>


<br>
</div>+1<br>
This way we get closer to the AeroGear Android libs offer.<br></blockquote><div>&nbsp;</div><div>+9001</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">
&gt;<br>
&gt; After the AFnet 2.x merge and our 1.5 release, what do you think on creating such a plugin and making necessary adjustments to our API?<br>
<br>
</div>Sound good to me.<br>
could be great addition for 1.6<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Thanks,<br>
&gt; Christos<br>
&gt;<br>
&gt;<br>
&gt; [1] <a href="https://github.com/gonzalezreal/Overcoat" target="_blank">https://github.com/gonzalezreal/Overcoat</a><br>
&gt; [2] <a href="https://github.com/dcaunt/Sculptor" target="_blank">https://github.com/dcaunt/Sculptor</a><br>
&gt;</div></div></blockquote></div></div></div>