<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="https://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Jigsaw - Revision history</title>
		<link>https://wiki.apidesign.org/index.php?title=Jigsaw&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Wed, 15 Apr 2026 06:52:02 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach at 09:23, 21 June 2012</title>
			<link>https://wiki.apidesign.org/index.php?title=Jigsaw&amp;diff=5881&amp;oldid=prev</link>
			<description>&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 09:23, 21 June 2012&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: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Jigsaw]] is a project that modularizes [[Java]] core parts with the plan to set an example up the [[modularity]] should be done in [[Java]]. [[NetBeans]] IDE needs to [[netbeans:Jigsaw|care]] about [[Jigsaw]], as [[NetBeans]] IDE is the primary tooling for [[OpenJDK]]. I am interested in the project due to another reason as well. [[Dependencies]] in [[modular system]]s are subject to [[NP-Complete]] problems and I am trying to design the [[JigsawServices]] in a way to be useful for regular development as well as avoid [[NP-&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Completeness&lt;/del&gt;]].&lt;/div&gt;&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;[[Jigsaw]] is a project that modularizes [[Java]] core parts with the plan to set an example up the [[modularity]] should be done in [[Java]]. [[NetBeans]] IDE needs to [[netbeans:Jigsaw|care]] about [[Jigsaw]], as [[NetBeans]] IDE is the primary tooling for [[OpenJDK]]. I am interested in the project due to another reason as well. [[Dependencies]] in [[modular system]]s are subject to [[NP-Complete]] problems and I am trying to design the [[JigsawServices]] in a way to be useful for regular development as well as avoid [[NP-&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Complete&lt;/ins&gt;]]&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;ness&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 21 Jun 2012 09:23:14 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>https://wiki.apidesign.org/wiki/Talk:Jigsaw</comments>		</item>
		<item>
			<title>JaroslavTulach at 09:23, 21 June 2012</title>
			<link>https://wiki.apidesign.org/index.php?title=Jigsaw&amp;diff=5880&amp;oldid=prev</link>
			<description>&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 09:23, 21 June 2012&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: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;#REDIRECT &lt;/del&gt;[[JigsawServices]]&lt;/div&gt;&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;[[Jigsaw]] is a project that modularizes [[Java]] core parts with the plan to set an example up the [[modularity]] should be done in [[Java]]. [[NetBeans]] IDE needs to [[netbeans:Jigsaw|care]] about [[Jigsaw]], as [[NetBeans]] IDE is the primary tooling for [[OpenJDK]]. I am interested in the project due to another reason as well. [[Dependencies]] in [[modular system]]s are subject to [[NP-Complete]] problems and I am trying to design the &lt;/ins&gt;[[JigsawServices]] &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;in a way to be useful for regular development as well as avoid [[NP-Completeness]].&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 21 Jun 2012 09:23:03 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>https://wiki.apidesign.org/wiki/Talk:Jigsaw</comments>		</item>
		<item>
			<title>JaroslavTulach: Jigsaw moved to JigsawServices: In future we may need to talk about something more general in Jigsaw, so let's separate the services stuff into own page.</title>
			<link>https://wiki.apidesign.org/index.php?title=Jigsaw&amp;diff=5878&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/Jigsaw&quot; title=&quot;Jigsaw&quot;&gt;Jigsaw&lt;/a&gt; moved to &lt;a href=&quot;/wiki/JigsawServices&quot; title=&quot;JigsawServices&quot;&gt;JigsawServices&lt;/a&gt;: In future we may need to talk about something more general in &lt;a href=&quot;/wiki/Jigsaw&quot; title=&quot;Jigsaw&quot;&gt;Jigsaw&lt;/a&gt;, so let's separate the services stuff into own page.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#REDIRECT [[JigsawServices]]&lt;/div&gt;</description>
			<pubDate>Thu, 21 Jun 2012 09:20:27 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>https://wiki.apidesign.org/wiki/Talk:Jigsaw</comments>		</item>
	</channel>
</rss>