You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
I propose to create the Entity, a higher-level base class from which extends all other classes. Class that will encapsulate a factory, through the factory interface. It might look like this:
I propose to create the
Entity
, a higher-level base class from which extends all other classes. Class that will encapsulate a factory, through the factory interface. It might look like this:Entity may contain a factory method (described in #516, or something like that)
The text was updated successfully, but these errors were encountered: