eclipse-passage / passage

Define and control license checks and usage constraints for OSGi / RCP / IDE
https://www.eclipse.org/passage/
Eclipse Public License 2.0
7 stars 8 forks source link

Operator: revise Registries concept #1231

Closed eparovyshnaya closed 1 month ago

eparovyshnaya commented 1 year ago

Operator implementation reside on Registries, that are the parties eligible to load and store resource under operator's work. Currently they are stateful for known reasons.

There is also a prototype concept of Operator Workspace growing under internal api. It's purpose is to serve more or less the same need.

Right now theirs implentations are a bit entangled and aware of each other. This part should be revised and possible reimplemented.

eparovyshnaya commented 1 month ago

LOC sample project has been shut down