8000 updated syntax from "future{ ... }" (deprecated) to "Future{ ... }" in the examples by seralf · Pull Request #412 · scala/docs.scala-lang · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@seralf
Copy link
Contributor
@seralf seralf commented Feb 22, 2015

Hi I updated the example in order to adopt the syntax:

Future{ ... }

in the examples, as suggested by the annotation:

@deprecated("Use `Future { ... }` instead.", "2.11.0")

on the constructor itself

@heathermiller
Copy link
Member

Thank you! (Sorry for the heinous delay on this – somehow I didn't get any notifications!) LGTM!

heathermiller added a commit that referenced this pull request Jun 19, 2015
updated syntax from "future{ ... }" (deprecated) to "Future{ ... }" in the examples
@heathermiller heathermiller merged commit d565645 into scala:master Jun 19, 2015
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

0