Content deleted Content added
MalnadachBot (talk | contribs) m Fixed Lint errors. (Task 12) |
remove |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Talk header}}
{{WikiProject
{{WikiProject Computing |importance=Low |software=y |software-importance=Mid}} }}
==Is eval reflection?==
Line 176 ⟶ 177:
As someone unfamiliar with reflection, this article does a poor job of explaining what it is. I have a decent idea from the example section, but the rest of the article reads like an editorial on reflection, not a description. I think for starters the summary could be improved. It doesn't need to be so long, and it only needs to summarize what reflection is in a short and concise way. It also contains some confusing grammar. For example, "More generally, reflection is an activity in computation that allows an object to have information about the structure and reason about its own computation." Information about the reason about its own computation? I have no idea what that is supposed to mean. It would be great if someone with the knowledge could make this article more clear to people not familiar with the topic. --[[User:JRavn|JRavn]] 15:07, 14 August 2006 (UTC)
:: Agreed. The description is not clear for someone unfamiliar with reflection. [[User:Praslisa|Praslisa]] ([[User talk:Praslisa|talk]]) 21:02, 17 February 2011 (UTC)
== Weak examples ==
All the code examples of reflection just regard what's [[dynamic dispatch]], but reflection is ''much more''. Better example needed. <span style="color: #800000; background-color: #FFFF80; padding: 1px 2px 3px 2px">''Said: [[User talk:Rursus|Rursus]] [[User:Rursus/OTHITPWMEEENAE|☺]] [[User:Rursus|★]]''</span> 17:10, 2 June 2007 (UTC)
[[WP:SOFIXIT]] :D --<span style="background-color: #Fda;">''[[User:Soumyasch|<
== C# Example doesn't fit ==
|