<?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[Issue serializing the AmbiguousValue class]]></title><description><![CDATA[<p dir="auto">When I try to serialize a read property result (which occasionally creates an AmbiguousValue object) class I get a java.io.NotSerializableException exception.</p>
<p dir="auto">I believe this occurs because AmbiguousValue extends Encodable, which is Serializable, but the ByteQueue class does not. Would it also be possible to make ByteQueue serializable?</p>
]]></description><link>https://forum.mango-os.com/topic/1243/issue-serializing-the-ambiguousvalue-class</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 13:51:02 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1243.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Jan 2013 11:58:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue serializing the AmbiguousValue class on Thu, 24 Jan 2013 06:49:55 GMT]]></title><description><![CDATA[<p dir="auto">I've changed the ByteQueue to a byte[]. This change will be in the next check-in, which will be a major upgrade.</p>
]]></description><link>https://forum.mango-os.com/post/7434</link><guid isPermaLink="true">https://forum.mango-os.com/post/7434</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 24 Jan 2013 06:49:55 GMT</pubDate></item></channel></rss>