On Friday 18 May 2007 19:58:48 Allison Randal wrote: > What you haven't addressed (and what I consider the most important > problem to solve for library loading), is a mechanism for extending > Parrot's search path. > > If that were defined, then versioning would be a simple matter of > selecting an appropriate search path.
One exists, but it requires getting and manipulating interpreter metadata. It's somewhat ugly. -- c