Internal cache of ReflectionFactory is now thread-safe, using the new Cache class in org.spicefactory.lib.reflect.util.
This was not an issue for the most use cases Cinnamon uses the ReflectionFactory for, since in most cases all reflection occured during startup. Nevertheless this is a generic library and thus should be fully thread-safe.
Jens Halm - 22/Apr/08 12:40 PM Internal cache of ReflectionFactory is now thread-safe, using the new Cache class in org.spicefactory.lib.reflect.util.
This was not an issue for the most use cases Cinnamon uses the ReflectionFactory for, since in most cases all reflection occured during startup. Nevertheless this is a generic library and thus should be fully thread-safe.
This was not an issue for the most use cases Cinnamon uses the ReflectionFactory for, since in most cases all reflection occured during startup. Nevertheless this is a generic library and thus should be fully thread-safe.