Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Naming convention with MSXML DOM
Message
From
19/08/2002 20:18:20
 
 
To
19/08/2002 19:49:09
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00691270
Message ID:
00691282
Views:
17
The beginning lowerCase is often used in cases where the var or method name is made up of more than one word. You see it in the DHTML object model and also quite often in JavaScript programming. I have no idea who came up with the idea, but I've seen it in many places.

>With MSXML DOM object, I am wondering of the naming convention they use for specific methods. For example, createElement() is having a lower c such as appendChild() with the letter a. However, oNode.Text='Something' contains a upper T.
>
>When I define some variables in Visual FoxPro, I'll always use proper capsing such as MyObject.CreateElement(), MyObject.AppendChild().
>
>Why in this case, Microsoft is putting some lower letters in some cases?
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform