Skip to content

Remove (or change wording) reference to "Akka Futures" which are gone since some years #5458

@ktoso

Description

@ktoso

Hi everyone,
I'd like to propose a small update to the wiki's Home.md, sadly it's not possible to PR to a Wiki as far as I know so opening this issue and linking the proposed change below.

Background: The section refers to "Akka Futures", which are not a thing anymore since a few years, since they have become incorporated into Scala itself ( http://docs.scala-lang.org/sips/completed/futures-promises.html ) years ago. So nowadays (from 2.3 onwards, which means since 4 years or so), there is no such thing as an "Akka Future" (that would be the "Scala Future", with no dependencies other than Scala itself, nowadays), so I wanted to remove the reference to "Akka Future" since it may be confusing / misleading to people researching / comparing libraries.

Hope the background makes sense :-)

The proposed change would just remove the refer: ktoso/rx-wiki@f54c2fd though I'd be perfectly fine with some rewording.

If you want to keep the explicit comparison we can work on a rewording I guess. It would be true to compare libraries and claim that e.g. Akka Streams (the closest thing to Rx in our libs) would indeed pull in the Actors library which some may not want to do. Though then perhaps comparing to other libraries could be in place too perhaps growing this section too much... Just stating that it is lightweight with almost no dependencies is already a very cool thing to say and perhaps good enough for the Home.md, leaving other discussions to other files?

(branch: https://github.com/ktoso/rx-wiki/tree/wip-reference-to-outdated-akka )

What do you think @benjchristensen @akarnokd ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions