public final class MC
extends java.lang.Object
"(M)etadata (C)ache"
This class is a helper for Daphne metadata questions. It transparently
caches when it needs to, and it is savvy about Locale. Everything in it
is static. There's no security on ClassDescription/PropertyDescription,
although there is security on access to the ObjectStore overall.
It's not perfect, but it's just a cache so it doesn't need to be.
This is all written in terms of Daphne objects so that it could someday
move outside of Buzz.