lowerCamelCase (part of CamelCase) is a
naming convention in which a name is formed of multiple words that are joined together as a single
word with the first letter of each of the multiple words (except the first one) capitalized within
the new word that forms the name. A variation is called UpperCamelCase in
which the first letter of the new word is upper case, allowing it to be easily distinguished from a
lowerCamelCase name. (The name derives from the hump or humps that seem to appear in any CamelCase
name.) The advantage of CamelCase is that in any computer system where the letters in a name have
to be contiguous (no spaces), a more meaningful name can be created using a descriptive sequence of
words without violating the naming limitation.
CamelCase gained popularity as a convention with WikiWiki (pronounced wikee wikee; wiki means
"quick" in Hawaiian) software, which automatically creates and identifies hypertext links in Web
pages and is used in Wikipedia, the
user-contributed encyclopedia. CamelCase is now used in a number of World Wide Web
Consortium-recommended protocols, such as the Simple Object Access Protocol (SOAP),
Synchronized Multimedia Integration Language (SMIL), and
Extensible Markup Language (XML).
Contributor(s): Tony McAffee
This was last updated in September 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Using textual analytics and natural language processing, Modus Operandi developed a service that analyzes and parses unstructured data and pulls out events or information. Article includes tips on SOA and semantics, SOA and data models, and an SOA recipe for stone soup.Among highlights: Recognize that not everything can be or should be shared.
-
In this Q&A, Rob Davies discusses messaging middleware and the hurdles that many developers face as they first approach the subject. Davis is CTO of FuseSource and coauthor of the book "ActiveMQ in Action."
-
This article provides a master list of common practices, field proven by a number of SOA projects. Also supplied is a template that can be used as a checklist for developing SOA implementation roadmaps specific to an organization's transition project requirements.
-
Articles
-
Resources from around the Web