Rick McGuire wrote:
> Ok, I've come up with a compromise.  Packages are still loaded and
> maintained on a process basis, but each interpreter instance will
> maintain a list of packages that is used by code running in the
> instance and will ensure that the prologue code gets run when the
> package is first requested by the instance.  Since .local is also
> maintained on an instance basis, this should fix the behavioral
> problems you're seeing.  And the code refactoring required to
> implement this fixed a couple of things I was not happy about in the
> package manager code, so this is definitely a win-win.
>   
That's just great, thank you very much, indeed!

---rony

P.S.: Looking through the svn diff, there would be no way I could have
come up with a solution like that any time soon!


------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to