Hey all... is there a way to load a module not from an url but an object instance?
I have a zip file with a module, I unzipped it with the nochump zip libraries and obtain the instance of the factory for the module ( or at least is what it seems )... but then I can“t find a way to pass it to the ModuleLoader... so, I'm stuck... don't know where to look... Any Ideas??? Thanks in advance

