<?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=Either</id>
		<title>Either - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Either"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Either&amp;action=history"/>
		<updated>2026-04-06T06:12:50Z</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=Either&amp;diff=10691&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Either&amp;diff=10691&amp;oldid=prev"/>
				<updated>2025-01-09T12:52:49Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>