PerThreadLifestyleManager makes heavy use of NamedDataSlots. There is no such API in Silverlight. Specifically there is no -Thread.AllocateNamedDataSlot -Thread.GetData -Thread.FreeNamedDataSlot -LocalDataStoreSlot
If i understand this class it could be re-written using a static dictionary that is indexed via thread Id. Is this correct? -- 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.
