Skip to content

Remove any trace of the resident compiler #340

@jvican

Description

@jvican

The resident compiler was a thing, some time ago, and the idea was abandoned because it was deemed to be hard. From Grzgorz's description of the upstream sbt issue:

Inspired by: http://stackoverflow.com/questions/23278316/experimental-support-for-keeping-the-scala-compiler-resident-with-sbt-resident-l

The conclusion from our experiments with resident compilation is that the feature is very difficult to implement (due to Scala compiler being not designed for that use case). The benefit of resident compilation turned out to be much smaller than anticipated.

For those reasons, we don't plan to work on resident compilation and we should remove any references from sbt to it.

The goal of this ticket is to grep for "resident" and resident compilation and remove any trace of it, both in the APIs and docs.

This is a ticket ported from sbt: sbt/sbt#1287.

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