Design-Patterns
Design-Patterns copied to clipboard
Project for learning and discuss about design patterns
It could be interesting to make this one and see if it's worth it in Kotlin.
Close #20 I think this pattern has no sense in Kotlin. We could join `Originator` and `Memento` and we could make `CareTaker` dissappear because it is only a wrapper of...
We need an implementation for this pattern. It would be best if it is ready before Friday 31 so we can teach in class 😏
Close #21 Please review and discuss this pattern. I do not see how it is useful (I think I know but I don't see it) 🤔
We need an implementation for this pattern. It would be best if it is ready before Friday 31 so we can teach in class 😏
I've opened this pull request to discuss the necessary changes so that the implemented example complies with the principles of the Decorator Pattern #1