Should a company's custom jcr property names contain a namespace?
If your company is named MyCo and you sell books, you might want to store properties like total pages for book nodes in the JCR. Are you supposed to name your company's custom JCR properties so that they start with a namespace? If so, should your custom properties always start with the namespace jcr: or something else like myco: (inspired by your company name)? We've seen consultants use both, e.g., totalPages or jcr:totalPages.
We're just trying to be consistent with what the rest of community is doing. If there's a document with naming conventions, that would be great too, but this was the closest we could find so far (http://jackrabbit.apache.org/jcr/ocm/mapping-bean-fields.html). Thanks so much for taking the time to read this question, and really appreciate how helpful Adobe and its community members are.
-Nestor