Just the GetOrAdd. What do you meant by "I'm using it in .net 3.5 :)"?
Cheers, Henry Conceição 2010/7/23 Krzysztof Koźmic <[email protected]>: > Yeah, I think we must have .NET 3.5 version. > Discovery is a WCF 4 features so just remove it conditionally. > > How much of concurrent dictiionary is used there? > > Anyway - I'm using it in .net 3.5 :) > > Krzysztof > > On 24/07/2010 10:10 AM, Henry Conceição wrote: >> >> It seems that wcf isn't compatible with the 3.5 framework anymore. >> Mostly due the Discovery support addition. >> >> I'm thinking on just provide a impl of the ConcurrentDictionary and >> put some ifdefs to exclude it from net35 build. Am I missing >> something? >> >> >> The >> Cheers, >> Henry Conceição >> >> > > -- > 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. > > -- 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.
