Daniel Jackson

Joined

110 Experience
1 Lesson Completed
0 Questions Solved

Activity

Posted in Decorators From Scratch Discussion

Why not use Mixins instead? Wouldn't that work the same magic of keeping code seperated and clean, but without losing access to all the decorator logic when handling the base Model?