Scripting style: Verbs in function names
mwieder
ahsoftware at sonic.net
Thu Nov 3 18:29:59 EDT 2016
When I'm creating commands I make it a verb.
Or at least as verbish as possible.
When I'm creating functions I'm inconsistent.
The more common function usage is not as a verb:
put ThePartNumberOf(someText) into tLine
but I also do things like
put Tag.Italicize(someText) into tItalicizedText
-----
--
Mark Wieder
ahsoftware at gmail.com
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Scripting-style-Verbs-in-function-names-tp4710027p4710028.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list