Extension names: lower case or camel case?
Mark Côté
mcote at mozilla.com
Fri Oct 24 16:37:20 UTC 2014
On 2014-10-24 12:16 PM, Gervase Markham wrote:
> We have repos for a number of extensions in git.mozilla.org:
>
> http://git.mozilla.org/
>
> Some are lower case:
>
> bugzilla/extensions/cannedcomments.git
>
> And some are CamelCase:
>
> bugzilla/extensions/Browse.git
>
> Can we please pick one style and stick to it going forward? If so, which?
>
> Separate to that, is there any way of fixing them to be all consistent?
> (Ideally we'd have done it when we switched SCMs but we didn't.)
>From an SCM perspective, it's trivial, particularly in git, where paths
and objects are separate. I have no idea on the ramifications for
Bugzilla itself.
Mark
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list