Subject: | update docs to compare to the Singleton pattern |
Flyweight objects sound and look the same as the more familiar Singleton design pattern, even down the 'instance' method.
It would be valuable to update the docs to explain how a Flyweight object is different from a Singleton object, and the benefits of this approach over MooseX::Singleton:
https://metacpan.org/module/MooseX::Singleton