Routing question. Are there any instances when namespace names can be pluralized?
Or are all namespaces supposed to be in singular form?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Both have their uses. You have an example of each in the ubiquitous
System.Windows.Forms.Edit: I just saw that the question is related to Ruby. However, namespace naming is pretty language-agnostic, so I think my answer still applies.