Skip to content

[FEATURE] Aggregate methods to entity dynamically #610

@Miou-zora

Description

@Miou-zora

Problem Statement

It's kinda frustrating to lookup into all plugins to check if a utility function exists which sometimes doesn't.

Proposed Solution

It could be cool to integrate a way to inject a method into Entity class to be able to use it like entity->Method(). This also add a way through IDE to see usable method of the entity.

Alternative Solutions

None

Use Cases

Describe how this feature would be used and who would benefit from it:

  • Use case 1: Use utility functions through Entity class
  • Use case 2: List all available methods in IDE for Entity

Impact

Describe the potential impact of this feature:

  • None

Implementation Details (optional)

None

Additional Context

None

Related Issues

List any related issues or PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquality of lifeImprovements that enhance user or developer experience without adding new core features

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Not planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions