Talk:Reflective programming: Difference between revisions

Content deleted Content added
Should self-modifying code have an example?
Line 294:
:I could not disagree more. All of the examples are useful in understanding the issue from a programming and language implementation perspective.--[[User:Jarhed|Jarhed]] ([[User talk:Jarhed|talk]]) 02:20, 1 July 2011 (UTC)
::Not "too many" examples but rather '''no prominent example''' of [[self-modifying code]]. All I saw in C# and Java was code using "Reflection" to create an instance of a class.
 
===Examplefarm, again===
More than one year has passed, and nothing has changed. I renew my proposal of keeping only two examples (see above). --[[User:M4gnum0n|M4gnum0n]] ([[User talk:M4gnum0n|talk]]) 09:32, 23 February 2012 (UTC)
 
== The Java example could be more concise ==