Skip to content

Is any way to turn off dependent features? #568

Description

Hi community!

I have question that I try to solve, if I have "FeatureA" and "FeatureB" and code of "FeatureA" use "FeatureB" inside.
I can turnoff they separately, but will be nice to have mechanism to turnoff dependent features, in this case automatically turnoff "FeatureA" when "FeatureB" turned off.

Maybe you know some solution for it ?

I tried to solve it by create specific IFeatureFilter but I can`t use IFeatureManager as constructor parameter, in this case application frozen, looks like some circular dependency inside.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions