<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=JSON</id>
		<title>JSON - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=JSON"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=JSON&amp;action=history"/>
		<updated>2026-04-11T01:13:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=JSON&amp;diff=10519&amp;oldid=prev</id>
		<title>JaroslavTulach at 07:58, 7 October 2021</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=JSON&amp;diff=10519&amp;oldid=prev"/>
				<updated>2021-10-07T07:58:24Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:58, 7 October 2021&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:JSON|JSON]] is a way for [[JavaScript]] to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:JSON|JSON]] is a way for [[JavaScript]] to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;=== Type-safe Parsing of JSON without any Reflection ===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;In need of compiling [[Java]] ahead-of-time? See [https://github.com/JaroslavTulach/netbeans-html4j/blob/examples/examples/jsonparse/README.md jsonparse example] showing a [[Maven]] project that can turn your Java code into self-contained, small (less than 5M) and effective code suitable for your microservice or lambda as a service setups. Thanks to [[SubstrateVM]]!&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=JSON&amp;diff=6535&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: JSON is a way for JavaScript to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=JSON&amp;diff=6535&amp;oldid=prev"/>
				<updated>2013-03-22T06:45:08Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;http://en.wikipedia.org/wiki/JSON&quot; class=&quot;extiw&quot; title=&quot;wikipedia:JSON&quot;&gt;JSON&lt;/a&gt; is a way for &lt;a href=&quot;/wiki/JavaScript&quot; title=&quot;JavaScript&quot;&gt;JavaScript&lt;/a&gt; to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[wikipedia:JSON|JSON]] is a way for [[JavaScript]] to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>