ECS(entity component system)の話題の引用
"The benefits however can sometimes be profound. Once you're really into it, you can see how your codebase goes from being this interconnected maze of handlers and managers and singletons, to being independent systems cooperating with one another. I can have a system do one thing and one thing only, and that makes them a lot smaller and a lot simpler to write."