Bug 552752 - [Passage] lic.api ConditionMinerRegistry::importConditions does not belong to the interface
Summary: [Passage] lic.api ConditionMinerRegistry::importConditions does not belong to...
Status: CLOSED FIXED
Alias: None
Product: Passage
Classification: Technology
Component: API (show other bugs)
Version: 0.6.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: Elena Parovyshnaia CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 565155
  Show dependency tree
 
Reported: 2019-11-06 12:37 EST by Elena Parovyshnaia CLA
Modified: 2020-07-12 06:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elena Parovyshnaia CLA 2019-11-06 12:37:46 EST
org.eclipse.passage.lic.api.conditions.ConditionMinerRegistry#importConditions method should be embodied as a separate service as it is not conhesive with the registred miners and does not serve the registry needs.
Comment 1 Alexander Fedorov CLA 2019-11-10 04:21:03 EST
OK, please provide a PR
Comment 2 Alexander Fedorov CLA 2020-04-04 13:55:14 EDT
Please consider this during API revision
Comment 3 Alexander Fedorov CLA 2020-05-31 05:39:19 EDT
Bulk move to 1.0.0
Comment 4 Elena Parovyshnaia CLA 2020-07-09 17:03:33 EDT
Done during API 1.0 revision: miners are kept in readonly sealed registry with simple interface (lic.api.registry.ReadOnlyRegistry)