Thomi Richards has proposed merging lp:~thomir/launchpad/devel-fix-import-violations-specificationworkitem into lp:launchpad.
Commit message: Fix import policy violation so lp.blueprints.model.specificationworkitem is no longer imported into lp.registry.browser. Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~thomir/launchpad/devel-fix-import-violations-specificationworkitem/+merge/251395 Fix this reported import policy violation: You should not import lp.blueprints.model.specificationworkitem into lp.registry.browser By creating an ISpecificationWorkItemSet interface, an implementation of that interface, and change lp.registry.browser implementation to use the new interface. -- Your team Launchpad code reviewers is requested to review the proposed merge of lp:~thomir/launchpad/devel-fix-import-violations-specificationworkitem into lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

