If we had true strong naming then you could have the scenario of making a library have all it's classes marked internal, then add InternalsVisibleTo and describe only the assemblies we want to be able to use this library including their strong name signature. This way someone couldnt snarf your cool library and just use it willy-nilly for their own nefarious purposes. (I have exactly this situation and was wanting to use that method, alas :( ) Cheers Warren.
-- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Strong-Named-assemblies-tp4684062p5098217.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
