Potentially a silly question, but should Mono.Cecil support looking for
assemblies specified in the MONO_PATH and MONO_GAC_PREFIX environment
variables (in addition to the current GAC-probing logic)?

Specifically, recently on mono-devel-list someone reported that mdoc
wasn't finding all the types they were expecting [0].  They didn't list
which version of Mono they were using, so I don't know if this is due to
the Cecil-using version of mdoc or the Reflection-using version of mdoc,
but he did mention that he was using MONO_PATH, which Cecil doesn't use,
so I'm currently suspecting that this is the problem.

If this is the problem, then either apps need to support MONO_PATH if
appropriate, or Mono.Cecil does.  I'd just like to know if there's a
preference one way or the other.

Thanks,

 - Jon

[0]
http://lists.ximian.com/pipermail/mono-devel-list/2009-April/031646.html



--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to