From: Wayne Kelly <w.ke...@qut.edu.au>
Date: Fri, 14 Dec 2007 16:40:26 +1000
Local: Fri, Dec 14 2007 1:40 am
Subject: Loading multiple files with the same name
Ruby programs (such as RubyGems) can load multiple source files with the same base name (ifthey are in different directories). Eg: Each of these source files may have already been separately compiled into an assembly. If these assembly files are named foo.dll, then presumably the assemblies will be named "foo". .NET doesn't allow two assemblies with the same name to be loaded in the same app domain. This seems to imply that we need to strongly name all of our generated assemblies; Please tell me I'm wrong. Can anyone think of an alternative? Cheers, Wayne. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||