Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear expression - section 3.3.2 #97

Closed
rengel-de opened this issue Jun 14, 2018 · 3 comments
Closed

Unclear expression - section 3.3.2 #97

rengel-de opened this issue Jun 14, 2018 · 3 comments

Comments

@rengel-de
Copy link

rengel-de commented Jun 14, 2018

From section 3.3.2:

... The by modulators are processed in a round robin fashion. So even though there are three values we want to have formatted, we only need to specify two by modulators as both the first and third values are the same...

Is this correct? As I understand it, the values (i.e. 'LCY' and 'MAD' in the first result) are different, but the selected property ('code') is the same. So we are having three output values but only two types of output values.

This might be a semantic issue. In common sense, the strings 'LCY' and 'MAD' are values proper while the expression "values('code')" is a command to return these values.

@krlawrence krlawrence self-assigned this Jun 15, 2018
@krlawrence
Copy link
Owner

I'll look at possibly improving the wording. The word 'values' is probably confusing here. Thanks for the feedback.

@krlawrence
Copy link
Owner

Clarified the wording.

@krlawrence
Copy link
Owner

Fixed in Release 280

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

No branches or pull requests

2 participants