Made bootstrap lighter-weight by creating factories instead of instantiating...
Made bootstrap lighter-weight by creating factories instead of instantiating services during plugin manager initialization. Now objects are instantiated on demand.
Please register or sign in to comment