Finding a better name for “context” or “variant” for describing a software object concept
Problem: In a software product, there is the possibility to define sets of parameters (key, value pairs). The functionality is encapsulated in an object in the code, to be reused by programmers wherever the functionality is needed. Those parameter sets objects must have a name. There is a second level of naming: it is possible … Read more