-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed

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
Labels
No labels