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

Move implicits to correct companion object #309

Merged

Conversation

jrudolph
Copy link
Member

@jrudolph jrudolph commented Jul 29, 2019

To keep it compatible we just remove the implicit marker for now and provide implicit forwarders in traits that are mixed into JsonFormat.

Later we should deprecate usage (and especially inheritance) of BasicFormats etc. and recommend to use the methods in JsonFormat directly.

Refs #308.

@jrudolph jrudolph modified the milestone: 1.3.6 Jul 29, 2019
@jrudolph jrudolph force-pushed the jr/move-implicits-to-correct-companion-object branch from 4ea80a8 to faae565 Compare August 25, 2019 11:47
@jrudolph jrudolph force-pushed the jr/move-implicits-to-correct-companion-object branch 2 times, most recently from 31fd8d6 to 9ff2746 Compare November 29, 2019 13:35
@jrudolph jrudolph force-pushed the jr/move-implicits-to-correct-companion-object branch from 9ff2746 to b8004c4 Compare November 29, 2019 14:11
@jrudolph jrudolph merged commit 5cd406f into spray:master Feb 29, 2020
@jrudolph jrudolph deleted the jr/move-implicits-to-correct-companion-object branch February 29, 2020 13:14
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.

1 participant