eclipse-platform / eclipse-platform/eclipse.platform

Make InstanceScope.INSTANCE a consumable service of type IScopeContext

Open
#880 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
165
Forks
174
Avg merge
2d 8h
Merged PRs (30d)
22

Description

`InstanceScope.INSTANCE` actually depends on the Workspace started (see https://github.com/eclipse/ecf/issues/83) something a static singelton can not express,

We currently already have a consumable service of type `IScopeContext` for the bundle, so maybe it would be good to enhance this concept to InstanceScope.INSTANCE as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.