[Mono-devel-list] Patch that adds support for context static fields

Lluis Sanchez lluis at ximian.com
Thu Nov 20 10:46:19 EST 2003


Hi!

This patch adds support to the runtime for context static fields. They
work like thread static fields, but context static fields are local to
remoting contexts instead of threads, and those fields are marked with
[ContextStaticAttribute].

If there are no objections I'll commit the patch.

Lluis.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: contextstatic.diff
Type: text/x-patch
Size: 20049 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031120/8955021f/attachment.bin 


More information about the Mono-devel-list mailing list