Hi, What ClassLoader does Guice use by default when looking up classes? http://code.google.com/p/google-guice/wiki/ClassLoading talks about the "target class's class loader" but it doesn't specify what this refers to exactly. Are you referring to Class.getClassLoader()? I'm trying to programmatically append entries to the classpath...
Thanks, Gili -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
