<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.214.117.162</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.214.117.162"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/212.214.117.162"/>
		<updated>2026-07-10T20:22:53Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1188:_Bonding&amp;diff=30581</id>
		<title>Talk:1188: Bonding</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1188:_Bonding&amp;diff=30581"/>
				<updated>2013-03-20T06:22:39Z</updated>
		
		<summary type="html">&lt;p&gt;212.214.117.162: add interpretation comments.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The aim method results in an infinite loop/stack overflow, note that ball is an exception of type Ball. This results in a logical flow of aim, &amp;quot;throw,&amp;quot; &amp;quot;catch,&amp;quot; repeat, though this is only logical by word choice, and is nonsensical from a programming perspective.&lt;br /&gt;
  &lt;br /&gt;
Pretty sure the code is also intentionally hard to follow.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The try/catch parts are just for show, they cancel each other out.&lt;br /&gt;
The structure is that you have a parent and a child instance (of class P), each has a 'target' pointed to the other.&lt;br /&gt;
Then calling aim with a ball will call the others aim with the ball, which will call the firsts aim with the ball. Etc etc.&lt;br /&gt;
&lt;br /&gt;
I guess after about a 1000 aims the jvm will throw you out, stating stack overflow, and the bonding game is over.&lt;/div&gt;</summary>
		<author><name>212.214.117.162</name></author>	</entry>

	</feed>