Standardize Default Workspace Name Property Across Sources
----------------------------------------------------------
Key: DNA-485
URL:
https://jira.jboss.org/jira/browse/DNA-485
Project: DNA
Issue Type: Feature Request
Components: API, Connectors
Affects Versions: 0.5
Reporter: Brian Carothers
Priority: Minor
Most (if not all) repositories will likely have the concept of a default workspace that
has a configurable name. The in-memory, JBoss Cache, and Infinispan repositories already
have this feature. However, they use different names for the property on the repository
source object (in-memory -> defaultWorkspaceName, JBC -> nameOfDefaultWorkspace,
Infinispan -> nameOfDefaultWorkspace).
Strictly speaking, this is a syntactically acceptable approach, but from a usability
standpoint, it makes sense to establish naming conventions for common property names.
Since the in-memory repository is very widely used in the codebase already, it probably
makes the most sense to standardize on "defaultWorkspaceName" as the property
containing the name of the default workspace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira