<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: sealed classes, records and enums	</title>
	<atom:link href="https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Thu, 30 Jun 2022 01:17:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-300733</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Thu, 30 Jun 2022 01:17:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-300733</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-300713&quot;&gt;Peter&lt;/a&gt;.

Peter: It is legal code. But it&#039;s off topic for the exam. We can&#039;t put everything in the book. So sometimes good stuff has to be cut. I didn&#039;t want to leave this on the cutting room floor so I blogged about it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-300713">Peter</a>.</p>
<p>Peter: It is legal code. But it&#8217;s off topic for the exam. We can&#8217;t put everything in the book. So sometimes good stuff has to be cut. I didn&#8217;t want to leave this on the cutting room floor so I blogged about it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-300713</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Wed, 29 Jun 2022 13:59:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-300713</guid>

					<description><![CDATA[Hello, I miss the point why it shouldn&#039;t be on the book - since it is legal code and that was what you wanted to demonstrate.]]></description>
			<content:encoded><![CDATA[<p>Hello, I miss the point why it shouldn&#8217;t be on the book &#8211; since it is legal code and that was what you wanted to demonstrate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-300549</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 25 Jun 2022 12:13:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-300549</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299449&quot;&gt;Deepak&lt;/a&gt;.

Deepak: I can&#039;t think of one. The point of the example is to show it is legal.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299449">Deepak</a>.</p>
<p>Deepak: I can&#8217;t think of one. The point of the example is to show it is legal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Deepak		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299449</link>

		<dc:creator><![CDATA[Deepak]]></dc:creator>
		<pubDate>Tue, 31 May 2022 09:31:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-299449</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299433&quot;&gt;Jeanne Boyarsky&lt;/a&gt;.

I meant a real world scenario where this code work]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299433">Jeanne Boyarsky</a>.</p>
<p>I meant a real world scenario where this code work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299433</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 30 May 2022 13:52:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-299433</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299418&quot;&gt;Deepak&lt;/a&gt;.

Deepak: This is working Java code; it compiles. What do you mean? (Also, it is unlikely someone would write this code. It is meant to demonstrate legality)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299418">Deepak</a>.</p>
<p>Deepak: This is working Java code; it compiles. What do you mean? (Also, it is unlikely someone would write this code. It is meant to demonstrate legality)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Deepak		</title>
		<link>https://www.selikoff.net/2022/05/29/sealed-classes-records-and-enums/comment-page-1/#comment-299418</link>

		<dc:creator><![CDATA[Deepak]]></dc:creator>
		<pubDate>Mon, 30 May 2022 05:31:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15878#comment-299418</guid>

					<description><![CDATA[Hi, Can you illustrate this with a working java code]]></description>
			<content:encoded><![CDATA[<p>Hi, Can you illustrate this with a working java code</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
