Dear all,

 

I have not read Hosting document yet, but I advance with an answer. What
about "module probing": I don't know how it is called in Python and DLR.
Probing is the assembly discovery in .NET.

Where should I look if I'd like to change the way the DLR discover modules?
For example, if I'd like to store python modules in a DB and not in file
system?

Do I have an API and some events (like AssemblyResolve event?) Or do I have
some code to change in DLR code base?

 

Thanks in advance.

 

                Marco Parenzan

 

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to