Skip to content

Implicit convert TaskKey with the macro!#119

Merged
eed3si9n merged 4 commits intosbt:masterfrom
dwijnand:macro-implicit-conv
Mar 1, 2018
Merged

Implicit convert TaskKey with the macro!#119
eed3si9n merged 4 commits intosbt:masterfrom
dwijnand:macro-implicit-conv

Conversation

@dwijnand
Copy link
Copy Markdown
Member

When discussing the design of new in task graph execution, in #114, we
completely didn't think of backing the existing TaskKey[A] to
BuildInfoKey.Entry[A] implicit conversion with the macro!

Fixes #117

When discussing the design of new in task graph execution, in sbt#114, we
completely didn't think of backing the existing TaskKey[A] to
BuildInfoKey.Entry[A] implicit conversion with the macro!

Fixes sbt#117
@dwijnand dwijnand requested a review from eed3si9n February 23, 2018 15:33
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

So now the default semantics is shifted to in-graph?
If so I'd bump the second segment of the version.

@dwijnand
Copy link
Copy Markdown
Member Author

sgtm. bumped the various versions.

@dwijnand dwijnand force-pushed the macro-implicit-conv branch from 9e06354 to c47a72b Compare March 1, 2018 14:47
@eed3si9n eed3si9n merged commit 3028abc into sbt:master Mar 1, 2018
@dwijnand dwijnand deleted the macro-implicit-conv branch March 1, 2018 23:05
eed3si9n added a commit that referenced this pull request Aug 8, 2020
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