Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assembly.Load question...
Message
From
25/02/2005 11:21:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Assembly.Load question...
Miscellaneous
Thread ID:
00990569
Message ID:
00990569
Views:
60
I have been playing with NHibernate latley. It uses log4net which is an apache open source project.

The interesting thing is that I don't have to add log4net as a reference to my project. My understanding is that NHibernate does an Assembly.Load() of log4net if needed.

My question is, when the IDE/Compiler is running on this project, what doesn't it give you unreferenced error messages since the log4net types are loaded at run time?

Does the compiler see the assembly.load() in the code and deal with that. Also, what if you load different assemblies depending on some config or something.

Any help on this topic would expand my feeble and aging mind. Yes, my co-worker just reminded me that I am 3 months from marking another decade.

BOb
Next
Reply
Map
View

Click here to load this message in the networking platform