Bread, Eggs, Breaded Eggs: Difference between revisions

copyedits on new examples for readability
(Added 2(both programming related) examples)
(copyedits on new examples for readability)
Line 506:
* One of the orientation videos at Boston University, when listing rules for dorm life, states: "No smoking. No gambling. No waterbeds. No smoking on waterbeds while gambling."
* Taking the trope literally: [[wikipedia:Bread|Bread]], [[wikipedia:Egg (food)|Eggs]], [[wikipedia:Scotch egg|Breaded Eggs.]]
* Also a potential problem in object oriented programming: if you have multiple inheritance, the [https://en.wikipedia.org/wiki/Multiple_inheritance#The_diamond_problem diamond problem] happens when both bread and eggs override ana behavior,. [[Artificial Stupidity|computersComputers need to know which behavior breaded eggs should have]].
* In version control, [https://en.wikipedia.org/wiki/Merge_(version_control) "merge"] is an operation that applies the changes of one branch into another, turning bread and eggs ''into'' breaded eggs.
 
{{reflist}}