ArchReactorOS icon indicating copy to clipboard operation
ArchReactorOS copied to clipboard

Don't instantiate all classes per default

Open kwisatz opened this issue 14 years ago • 0 comments

init.php instantiates all classes by default.

Only objects that are required everywhere and save state (i.s. Smarty, AdoDB, Dispatcher) should be instantiated by default.

kwisatz avatar Apr 08 '10 19:04 kwisatz