Skip to content

ConfigParser Discussion#164

Open
Thomas-Mikhael wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:config_parser
Open

ConfigParser Discussion#164
Thomas-Mikhael wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:config_parser

Conversation

@Thomas-Mikhael
Copy link

This Pull Request is to discuss the current Json ConfigParser implementation

const auto& bindingValue = bindingValue_result.value().get();
if (bindingValue == kSomeIpBinding)
{
{ // TM: Here it logs fatal and aborts, while in 974 ParseServiceTypeDeployment() it just skips it

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a more generic question: why do we need the binding twice? Once in the serviceType and once in the serviceInstance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants