[Gtk-sharp-list] Gtk# threading problem?

Bob Smith bob@thestuff.net
Thu, 10 Oct 2002 11:58:31 -0400 (EDT)


So then, all applications writen with gtk# must be trusted...
So is there a flag to set on an assembly when its not safe for untrusted
code? We should mark gtk# as such then.

On 9 Oct 2002, Vladimir Vukicevic wrote:

> On Wed, 2002-10-09 at 22:51, Bob Smith wrote:
> > Yah, but at very least, couldnt you see if the code calling gtk# is secure
> > and if not, wrap every call.
>
> But you can't "conditionally" wrap this without inducing lots of
> unnecessary overhead.  If this is an issue, then you simply want to
> limit access to the gtk# assembly using the .net security policies, and
> not try to enforce them in any finer granularity.
>
> 	- Vlad
>
> --
> Vladimir Vukicevic <vladimir@pobox.com>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>