Skip to content

Make SelectExpandBinder public and register it in RequestContainer (the same way as FilterBinder) #1900

Open
@savelievser

Description

@savelievser

FilterBinder is a good example of class that is open for expanding. I can derive from it and override some methods. Then I can register my class in container, so i will be used instead of original FilterBinder. But I can't do the same with SelectExpandBinder. I would be great to refactor it in the same way and make public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions