There is no spoon

Difference between revisions of "Talk:Classes"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Created page with 'All the modifiers on this page are capitalized but the modifiers of page variables and structs are not, so should all be capitalized or all be non-capitalized?. --~~~~')
 
(CamelCase is easier to understand here)
 
Line 1: Line 1:
 
All the modifiers on this page are capitalized but the modifiers of page variables and structs are not, so should all be capitalized or all be non-capitalized?.
 
All the modifiers on this page are capitalized but the modifiers of page variables and structs are not, so should all be capitalized or all be non-capitalized?.
 
--Eliot 22:56, 19 May 2010 (UTC)
 
--Eliot 22:56, 19 May 2010 (UTC)
 +
 +
:I think we should use the format that is the easiest to understand. Many class modifiers are multiple words stuck together, so IMHO camel case is easier to read here. (e.g. "dontcollapsecategories" vs. "DontCollapseCategories") The modifiers of other types are mostly single words, but go ahead and capitalize them as well if you want. Certainly won't hurt to have some consistency here. :-) —[[User:Wormbo|Wormbo]] 09:06, 20 May 2010 (UTC)

Latest revision as of 03:06, 20 May 2010

All the modifiers on this page are capitalized but the modifiers of page variables and structs are not, so should all be capitalized or all be non-capitalized?. --Eliot 22:56, 19 May 2010 (UTC)

I think we should use the format that is the easiest to understand. Many class modifiers are multiple words stuck together, so IMHO camel case is easier to read here. (e.g. "dontcollapsecategories" vs. "DontCollapseCategories") The modifiers of other types are mostly single words, but go ahead and capitalize them as well if you want. Certainly won't hurt to have some consistency here. :-) —Wormbo 09:06, 20 May 2010 (UTC)