Difference between revisions of "Talk:1188: Bonding"
| Line 1: | Line 1: | ||
| − | The aim method results in an infinite loop/stack overflow, note that ball is an exception of type Ball. | + | 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, "throw," "catch," repeat, though this is only logical by word choice, and is nonsensical from a programming perspective. |
| − | + | ||
| + | Pretty sure the code is also intentionally hard to follow. | ||
Revision as of 06:12, 20 March 2013
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, "throw," "catch," repeat, though this is only logical by word choice, and is nonsensical from a programming perspective.
Pretty sure the code is also intentionally hard to follow.
