Skip to content

Is there a need for final keyword? #41

@ghost

Description

I am implementing a presentation pattern that was to extend the ResourceObject to build a resource for specific parts of my application, apart from it uses the final class keyword.

Is it really a requirement to limit developer ingenuity by using final in the library?

Would it not be better to allow developers to make use of the classes available with inheritance?

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