How to naming a namespace in custom project?
-
Hi, I have already read some guideline for naming, but I want to know how to naming a namespace if the project is custom for other company? Normally, the guideline prefer the following practice: CompanyName.TechnologyName[.Feature][.Design] But if I am working on CompanyA and its product is ProductA, I need to customize for CompanyB, which one is prefer? CompanyB.ProductA or CompanyA.ProductA.CompanyB or any suggestion? Thanks.
-
Hi, I have already read some guideline for naming, but I want to know how to naming a namespace if the project is custom for other company? Normally, the guideline prefer the following practice: CompanyName.TechnologyName[.Feature][.Design] But if I am working on CompanyA and its product is ProductA, I need to customize for CompanyB, which one is prefer? CompanyB.ProductA or CompanyA.ProductA.CompanyB or any suggestion? Thanks.
Whatever you like, I mean, it;s all going to work, right ? I can't imagine that companyB wants to see CompanyA in their project tho.
Christian Graus Driven to the arms of OSX by Vista.
-
Whatever you like, I mean, it;s all going to work, right ? I can't imagine that companyB wants to see CompanyA in their project tho.
Christian Graus Driven to the arms of OSX by Vista.