Commit Graph
1 Commits
Author SHA1 Message Date
Yonatan Karp-RudinandGitHub 5397f85d7d refactoring: Refactor the prototype pattern to avoid code duplications (Closes #584) (#1970)
This commit  refactors the Prototype pattern by making it Cloneable and thus inheriting the clone() method to its subclasses which removes code duplications.
2022-09-08 15:55:02 +03:00