What should I use for a package name if I don’t have a domain? [duplicate]
Possible Duplicate:
What is the point of Java’s package naming convention?
What package name to choose for a small, open-source Java project?
Distinguishing between UI command & domain commands
I am building a WPF client application using the MVVM pattern that provides an interface on top of an existing set of business logic residing in a library which is shared with other applications. The business library followed a domain-driven architecture using CQRS to separate the read and write models (no event sourcing). The combination of technologies and patterns has brought up an interesting conundrum:
Am I missing a pattern?
I have a class that is a singleton and off of the singleton are properties that hold the instances of all the performance counters in my application.
Java-style package naming and second-level country domains
I own a .co.uk domain, and I whenever I’ve dealt with Java-style package naming, I’ve gone with uk.co.domainname
. Once I encountered package that did the following: co.uk.domainname
.
Why the name ‘continue’ [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Guidance in naming awkward domain-specific objects?
I’m modeling a chemical system, and I’m having problems with naming my elements / items within an enum.
Representing domain objects
This is related to my recent question regarding naming awkward domain objects. A number of answers indicated I was using the wrong representation for the domain objects. To summarize, I chose to use an enum to represent some domain objects used as keys in lookups.
How and why to decide between naming methods with “get” and “find” prefixes
I always have trouble figuring out if I should name a certain method starting with getSomething
versus findSomething
.
Advices on structure and names for namespaces and classes [closed]
Closed 11 years ago.
Word for the superset of files and folders [closed]
Closed 9 years ago.