GitHub user peculater opened a pull request: https://github.com/apache/incubator-tamaya-sandbox/pull/9
TAMAYA-345 Associative array default separator to ':' See the discussion at https://issues.apache.org/jira/browse/TAMAYA-345 . The plurality of popular languages currently declare maps using a single colon between key and value. This brings tamaya's collections module in line with that. You can merge this pull request into a Git repository by running: $ git pull https://github.com/peculater/incubator-tamaya-sandbox TAMAYA-345 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-tamaya-sandbox/pull/9.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #9 ---- commit 672c4d7af06aed5d4fdf4b7dffa848c9a4d503ca Author: William Lieurance <william.lieurance@...> Date: 2018-09-14T04:36:05Z TAMAYA-345 Associative array default separator to ':' ---- ---