Skip to content

LC0098 - Add object type for event subscribing naming format #529

Description

@ernestasjuska

Hi,

LC0098 does not allow us to configure our event subscriber naming convention: ({Object Type} {Object Name}) {Event Name}, e.g. (Codeunit System Initialization) OnAfterLoginor(Table Sales Line) OnAfterModifyRecordEvent`.

For events subscribers that refer to same object we use (Self) or (This), e.g. internal event subscriber (Self) OnGetSelf. These are rare, so supporting this is nice to have.

Please add Object Type specifier.

Thanks.

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

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions