Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.
This repository was archived by the owner on May 11, 2024. It is now read-only.

Classification of abstract objects #6

Description

@MaximumADHD

On the wiki, I used to automatically deduce classes as abstract if they met the following conditions:

  • The class cannot be created with Instance.new
  • The class does not have the [Service] tag.
  • At least one descendant inheriting from the class can be created with Instance.new

With this rule in place, any abstract class using the default icon could use this icon instead:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions