In my opinion, partial trust is difficult, so Assembly.GetName will
not be the only hurdle to get there.

That aside, I don't see a problem with doing the Silverlight
workaround on all platforms.

Regards,
Fabian

On Wed, Feb 25, 2009 at 1:48 PM, Jonathon Rossi <[email protected]> wrote:
> I am trying to resolve some older issues. Please see
> http://support.castleproject.org/projects/DYNPROXY/issues/view/DYNPROXY-ISSUE-52
>
> Basically StrongNameUtil.ContainsPublicKey() in DP2 calls Assembly.GetName()
> just to check if the public key isn't null.
>
> Under Silverlight DP2 does the following:
> assembly.FullName.Contains("PublicKeyToken=null")
>
> What is everyone's opinion for this issue. Do we leave DP2 as it is or do we
> want to change it to work under partial trust?
>
> --
> Jono
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to