Talk:State

From Second Life Wiki
Revision as of 09:47, 27 December 2012 by Omei Qunhua (talk | contribs) (comment)
Jump to navigation Jump to search

Constant vs Explicit values?

I've noticed an ongoing style difference in recent edits, namely in the preference between named constants versus explicit values... as can be seen from difference in edits for this entry (namely 0 or PUBLIC_CHANNEL). I have no preference either way, and can see merits for both (the named constant is more informative to new users [tells what it does], the explicit value more informative to experienced users [tells what it is])... AFAIK neither compiler actually cares one way or the other so there appears not to be any side effects. should we settle on a preference?
-- Void (talk|contribs) 08:35, 27 December 2012 (PST)

My feeling was that new users are initially introduced to llSay(0, ... as that is what they see in the default "new script" and that using PUBLIC_CHANNEL in Wiki examples would be confusing. Avoiding the confusion by adding an explanatory comment each time seems a bit ?pedantic? (not sure the right word) Omei Qunhua 08:47, 27 December 2012 (PST)