Maslosoft / Mangan

MongoDB Object Persister/ODM
https://maslosoft.com/mangan/
Other
5 stars 0 forks source link

Sanitizers should fly() #48

Closed pmaselkowski closed 9 years ago

pmaselkowski commented 9 years ago

Sanitizers are simple objects, but anyway they are created in too much quantities.

Use flyweight to overcome this.