On Mar 7, 2007, at 6:24 PM, Jim Marino wrote:
It should be the Multiparent CL from the ClassLoaderRegistry. It looks like Jeremy got the multi-parent loading merged with the composite classloader in r515464. This classloader will load the impl class and we can use those to in turn load the param types.
I merged the multi-parent functionality into the CompositeClassLoader but it is not yet used. I plan to revamp the loaders to use the ClassLoaderRegistry rather than rely on the classloader in the DeploymentContext.
The ClassLoader definition will be sent to the target runtime as part of the PCS as one of the local resources. That should be there (in the CLR) ready for you to use during physical build.
-- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
