FactoryStorage and PoolStorage are now singletons.
global variables g_pool and g_factory have been replaced by PoolStorage::getInstance and FactoryStorage::getInstance static methods.
Loading
Please register or sign in to comment
global variables g_pool and g_factory have been replaced by PoolStorage::getInstance and FactoryStorage::getInstance static methods.