Talk:F Sharp Programming/Classes
Add topicRename page to "Classes"?
[edit source]I don't know if "Objects" is a good name for this page. I'm thinking it might be better titled "Classes" since the scope of this page is limited to the definition of classes, whereas "objects" might be a little too broad. Awesome Princess (talk) 03:52, 1 January 2009 (UTC)
Implicit class construction syntax does not match usage sample
[edit source]The implicit class construction sample does not match the syntax shown. In particular, the keywords "class" and "end" do not appear in the given syntax. This discrepancy is unnecessary and potentially confusing to novices as it makes the sample not derivable from the associated syntax.
Generic class sample header green hi-light excludes the second occurrence of a in 'a
[edit source]Because the color is meaningful then the incorrect application of it becomes confusing. Either eliminate the colors altogether (which would be unfortunate) or get it right. It seems that this is a result of a colorization function inaccessible to wiki-edit.