<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Calling super.jsonSerialize(...)?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">must one call Calling super.jsonSerialize(...) or is this done by SeroUtils.jar  in the same way as for writeObject(...)?</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/topic/651/calling-super-jsonserialize</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 18:36:40 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/651.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Nov 2010 18:20:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calling super.jsonSerialize(...)? on Sun, 21 Nov 2010 03:39:31 GMT]]></title><description><![CDATA[<p dir="auto">Yes, you must explicitly call super for the serialization to work properly.</p>
<p dir="auto">The JsonReader provide access to some useful utilities that you may or may not need. Some code needs it, so it's there.</p>
]]></description><link>https://forum.mango-os.com/post/4989</link><guid isPermaLink="true">https://forum.mango-os.com/post/4989</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Sun, 21 Nov 2010 03:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to Calling super.jsonSerialize(...)? on Fri, 19 Nov 2010 18:36:18 GMT]]></title><description><![CDATA[<p dir="auto">Sorry,</p>
<p dir="auto">call super (as seen in the code...).</p>
<p dir="auto">What is the JsonReader in jsonDeserialize(...) for?</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/4973</link><guid isPermaLink="true">https://forum.mango-os.com/post/4973</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Fri, 19 Nov 2010 18:36:18 GMT</pubDate></item></channel></rss>