15 lines
356 B
JSON
15 lines
356 B
JSON
{
|
|
"key": "flyweight",
|
|
"name": "Flyweight",
|
|
"authors": [
|
|
"Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
|
|
],
|
|
"description": "Design pattern to manage large quantities of highly redundant objects.",
|
|
"category": [
|
|
"Patterns"
|
|
],
|
|
"maintainers": [
|
|
"Joaquin M Lopez Munoz <joaquin.lopezmunoz -at- gmail.com>"
|
|
]
|
|
}
|