<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Either - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=Either&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Mon, 06 Apr 2026 06:12:50 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach: New page: I am a great supporter of checked exceptions. Maybe not exactly as realized in Java, but I believe the concept (after few homey touches) deserve to be love!  Scala offers ***sc...</title>
			<link>http://wiki.apidesign.org/index.php?title=Either&amp;diff=10691&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: I am a great supporter of &lt;a href=&quot;/wiki/Checked_exception&quot; title=&quot;Checked exception&quot;&gt;checked exceptions&lt;/a&gt;. Maybe not exactly as realized in &lt;a href=&quot;/wiki/Java&quot; class=&quot;mw-redirect&quot; title=&quot;Java&quot;&gt;Java&lt;/a&gt;, but I believe the concept (after few homey touches) deserve to be love!  &lt;a href=&quot;/wiki/Scala&quot; title=&quot;Scala&quot;&gt;Scala&lt;/a&gt; offers ***sc...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I am a great supporter of [[checked exception]]s. Maybe not exactly as realized in [[Java]], but I believe the concept (after few homey touches) deserve to be love!&lt;br /&gt;
&lt;br /&gt;
[[Scala]] offers ***scala.Either&amp;lt;ReasonOfFailure, ReturnValue&amp;gt;*** and I read somewhere an article favoring **Either** over [[JDK|java/util|Optional]] exactly for the reason that _None_/empty misses the reason why it is empty. Some might say, use **Either** then!&lt;br /&gt;
&lt;br /&gt;
However I believe that even better concept are [[checked exception]]s. Thus use [[checked exception]] to deliver *reason of failure* (that needs to be handled) and proper return value to deliver the real result.&lt;/div&gt;</description>
			<pubDate>Thu, 09 Jan 2025 12:52:49 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Either</comments>		</item>
	</channel>
</rss>