Skip to content

Optimize ITypeInterceptionPolicy #9

@ENikS

Description

@ENikS

Interface is required in order to retrieve ITypeInterceptor but it is not required and could be changed to simple IUnityContainer. This will allow to move interception analysis into registration phase and will noticeable boost performance.
The legacy way of calling this interface will be preserved via Extension method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement 🔨Improvement of existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions