Skip to content

[Suggestion] SSS Id Resolver #102

Description

@OMEGA3065

What are you suggesting?
I've had issues where plugins base their SSS object IDs just on the name which causes some objects to disappear if they share it. I was thinking maybe there could be a something where you would patch the ID assignment method where it would ensure the ID doesn't already exist and if it does do one of the following:

  1. Throw an ERROR and abort all registration if possible so the issue can be noticed easier
  2. Print a WARNING to the console so a dev has an easier time debugging
  3. (my preferred) Generate a different ID so they don't overlap anymore.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions