Abel Hoogeveen
8b01dd2f84
- FuzeWorks\Core now manages autoloading of classes for Plugins. Plugins no longer need to implement this themselves. Autoloading for libraries to be added soon. - FuzeWorks\Factory::getInstance('') now returns a requested component. No arguments will result in the Factory being returned. This should simplify invoking components. cloneInstance() replaces old functionality. - FuzeWorks\Logger can now properly write logs to file. It's unknown how this issue wasn't discovered before. |
||
---|---|---|
.. | ||
abstract.coreTestAbstract.php | ||
core_configORMAbstractTest.php | ||
core_configTest.php | ||
core_configuratorTest.php | ||
core_coreTest.php | ||
core_eventsTest.php | ||
core_eventTest.php | ||
core_exceptionTest.php | ||
core_factoryTest.php | ||
core_helperTest.php | ||
core_libraryTest.php | ||
core_loggerTest.php | ||
core_pluginsTest.php | ||
core_priorityTest.php |