<?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=ExtensionMethods</id>
		<title>ExtensionMethods - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=ExtensionMethods"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=ExtensionMethods&amp;action=history"/>
		<updated>2026-04-04T06:49:18Z</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=ExtensionMethods&amp;diff=10814&amp;oldid=prev</id>
		<title>JaroslavTulach at 06:10, 10 September 2025</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=ExtensionMethods&amp;diff=10814&amp;oldid=prev"/>
				<updated>2025-09-10T06:10:43Z</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 06:10, 10 September 2025&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&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;/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;/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;The basic idea is to avoid extending [[RootClass]] ''physically'', but rather extend it ''virtually'' via a lexical compilation scope.&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;The basic idea is to avoid extending [[RootClass]] ''physically'', but rather extend it ''virtually'' via a lexical compilation scope.&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;See [[wikipedia:Extension_method]] explanation which may agree or contradict my view.&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=ExtensionMethods&amp;diff=10813&amp;oldid=prev</id>
		<title>JaroslavTulach at 06:07, 10 September 2025</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=ExtensionMethods&amp;diff=10813&amp;oldid=prev"/>
				<updated>2025-09-10T06:07:14Z</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 06:07, 10 September 2025&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;A way to extend [[RootClass]] (or any other class) with functionality without ''disturbing others''. Way better than [[DefaultMethods]]. Used in [[Kotlin]]. And also in [[Enso]].&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;A way to extend [[RootClass]] (or any other class) with functionality without ''disturbing others''. Way better than [[DefaultMethods]]. Used in [[Kotlin]]. And also in [[Enso]].&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;The basic idea is to avoid extending [[RootClass]] ''physically'', but rather extend it ''virtually'' via a lexical compilation scope.&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=ExtensionMethods&amp;diff=10812&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: A way to extend RootClass (or any other class) with functionality without ''disturbing others''. Way better than DefaultMethods. Used in Kotlin. And also in Enso.</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=ExtensionMethods&amp;diff=10812&amp;oldid=prev"/>
				<updated>2025-09-10T06:04:26Z</updated>
		
		<summary type="html">&lt;p&gt;New page: A way to extend &lt;a href=&quot;/wiki/RootClass&quot; title=&quot;RootClass&quot;&gt;RootClass&lt;/a&gt; (or any other class) with functionality without ''disturbing others''. Way better than &lt;a href=&quot;/wiki/DefaultMethods&quot; title=&quot;DefaultMethods&quot;&gt;DefaultMethods&lt;/a&gt;. Used in &lt;a href=&quot;/wiki/Kotlin&quot; title=&quot;Kotlin&quot;&gt;Kotlin&lt;/a&gt;. And also in &lt;a href=&quot;/wiki/Enso&quot; title=&quot;Enso&quot;&gt;Enso&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A way to extend [[RootClass]] (or any other class) with functionality without ''disturbing others''. Way better than [[DefaultMethods]]. Used in [[Kotlin]]. And also in [[Enso]].&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>