Chris Hostetter wrote:
Should we take the Perl approach and say that "Solr" is the project and "solr" (or "SOLR") is the application?
I'd use 'Solr' for the project (a proper noun) and 'solr' for package names, directory names, etc., which are conventionally lowercased. I'd stay away from 'SOLR', since it's no longer really an acronym, no? Note that, in java class names, even acronyms are capitalized, i.e., the class name should be 'Url', not 'URL'.
Doug
