We do have quiet a list of regions in our wiki.
I now want to do some development of GamingEnvironments, and these do have a relation to regions.
We have listed different types of regions:
How can we deal with that complexity?
Which of the mentioned connections can be made to which type(s) or regions?
Is it e.g. possible to make a connection to a country and also to the continent of that country?
And the most important question I am asking myself these days:
Which *simple* thing with regions can I start developing on?
What do we need first and what later?
I now want to do some development of GamingEnvironments, and these do have a relation to regions.
We have listed different types of regions:
- countries (Germany, France, Canada, Japan, China)
- groups of countries ("German speaking countries")
- parts of a continent ("Southern Europe")
- continents (Europe, Asia etc)
- entry for "worldwide"?
- GamingEnvironment.OriginalRegion
- assigning titles of a GamingEnvironment to a region
- HardwarePlatform.OriginalRegion
- assigning titles of a HardwarePlatform to a region
- SoftwarePlatform.OriginalRegion
- assigning titles of a SoftwarePlatform to a region
- assigning sub-platforms to regions
- assign release to region
- assign release group to region
- assign person to region
- assign language to region
- assign region to region
How can we deal with that complexity?
Which of the mentioned connections can be made to which type(s) or regions?
Is it e.g. possible to make a connection to a country and also to the continent of that country?
And the most important question I am asking myself these days:
Which *simple* thing with regions can I start developing on?
What do we need first and what later?