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

Shortcuts for buses #1397

Merged
merged 8 commits into from
Aug 10, 2018
Merged

Shortcuts for buses #1397

merged 8 commits into from
Aug 10, 2018

Conversation

evgenykochetkov
Copy link
Contributor

@evgenykochetkov evgenykochetkov commented Aug 8, 2018

Closes #1365
Also see xodio/xod-docs#52

Copy link
Member

@nkrkv nkrkv left a comment

Choose a reason for hiding this comment

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

Great clear code 👍

One thing I find Reasonable is instead of renaming Holes.List.groupBy to Holes.List.groupByString move it to Holes.List.String.groupBy so that the Belt convention is kept Sorry my delirium, there’s no such thing as Belt.List.String. The code is OK

@nkrkv
Copy link
Member

nkrkv commented Aug 8, 2018

Did not hard-tested the functionality yet

@nkrkv
Copy link
Member

nkrkv commented Aug 9, 2018

One thing nice to have which was not described in the issue is some special terminal handling.

Steps to reproduce

  1. Place an input-pulse
  2. Label it UPD
  3. Start linking its output and press B

Desired behavior

The bus gets label UPD

Actual behavior

The bus gets label OUT

Copy link
Member

@nkrkv nkrkv left a comment

Choose a reason for hiding this comment

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

LGTM

@evgenykochetkov evgenykochetkov merged commit b6b2eb4 into master Aug 10, 2018
@evgenykochetkov evgenykochetkov deleted the feat-1365-shortcuts-for-buses branch August 10, 2018 09:00
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.

3 participants