namespace-organisation Questions
1
Solved
I have a C# .Net collection of solutions which started as a proof of concept, and has grown to almost 15 different projects. I am currently in the process of rewriting the whole product famil...
Monocot asked 2/6, 2015 at 5:2
3
I know how to write Meteor packages but I can't seem to figure out how to have all exports land in my app's namespace, as described in this presentation.
This particular package is specific to an ...
Sheffy asked 14/3, 2014 at 13:3
1
Solved
I'm writing an application with a domain model in PHP, and am wondering which naming convention I should adopt.
Let's say I have a Customer, having an Address within its aggregate root.
I also hav...
Vehemence asked 9/8, 2011 at 19:42
1
Solved
I'm hitting a problem with a helper class I am working on to translate between 2 classes of the same name. Both classes are outside my scope of control, so I can't simply rename them.
My basic opt...
Castara asked 4/7, 2011 at 11:41
4
Solved
For the past few days, I have been trying to figure out how to link the files for a CLI gaming project I have been working on. There are two halves of the project, the Client and the Server code.
...
Volution asked 15/1, 2011 at 22:47
5
Solved
for example, we have two classes for parsing the resumes, one to parse Excel and the other to parse HTML.what my colleagues love to do is to name these two classes the same name and put them into d...
Vevay asked 14/9, 2010 at 8:51
7
Solved
What is the common or best practice to structure the location of your exception classes?
Let's say you have the packages/namespaces myproject.person (models and DAOs for persons) and myproject.orde...
Kao asked 27/4, 2010 at 11:40
1
© 2022 - 2024 — McMap. All rights reserved.