I'd suggest use a previous trunk version and ping the mono developers to implement the lacking features.
On Fri, Jan 9, 2009 at 12:57 AM, paszczi <[email protected]> wrote: > > > On Jan 3, 9:18 pm, hammett <[email protected]> wrote: >> Applied. Thanks >> > > Hi! > > I'm extensively using Castle stack in my project (MicoKernel, Windsor > and ActiveRecord). My software runs on both mono and .net framework. > After applying this patch, I'm no longer able to use Castle.Windsor. > The reason is that InternalsHelper class in DynamicProxy now relies on > SlimReaderWriterLock which then uses ReaderWriterLockSlim. This class > is implemented on trunk version of mono (2.2) but is doesn't support > any LockRecursionPolicy different than noRecursion. I'm not sure > whether Castle is aimed to be mono compilant but this little change > made it unusable on mono. Is there any chance of changing this or > should we just wait for mono being updated? > > Cheers, > Maciej Paszta > > > > -- Cheers, hammett http://hammett.castleproject.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
