Skip to content

Remove final from Inject attribute definition #902

@seebeen

Description

@seebeen

Hello,

I developed XWP-DI on your amazing library. In order to leverage some additional caching and fine tune container compilation (in order to add my Handler definitions) - I need to override some things in the Inject attribute.

final class Inject

Is there any chance you could remove the final declaration from the class?
I would be totally OK if you mark it as private and its API subject to change.

Asking this because it's a trivial change, and I would sincerely prefer not to have to maintain a whole fork of this library.

Thanks for taking time to consider my request.

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