FYI, this is the users mailing list, for people to post about problems they are having using castle (however most of that happens on StackOverflow now). You should use the castle-project-devel next time, however I don't think it matters much at the moment as the active committers follow both.
On Fri, Dec 5, 2014 at 12:05 PM, Jonathon Rossi <[email protected]> wrote: > I'm all for getting mono supported, I've wanted to do it for quite some > time but just haven't had that time in the past. Basically the reason we > haven't had official support is there just hasn't been enough demand. > > I wouldn't worry about keeping the existing mono build configuration > working (if there is one), just change it. > > Do you want to open an issue on GitHub for the crash with a repro unit > test (or code snippet), and we can go from there. > > On Fri, Dec 5, 2014 at 11:57 AM, Hari Menon <[email protected]> wrote: > >> Hi all, >> >> I was chatting with Krzysztof on Twitter the other day to try and use >> Dynamic Proxy for a .NET/Mono cross-platform that I have. >> >> Though the latest version of Dynamic Proxy compiles fine on both Mac and >> Linux (with Mono 3.10.0 and 3.2.8 respectively), an error from within >> `Castle.DynamicProxy.Generators.Emitters.SimpleAST.FieldReference.StoreReference` >> is making Mono crash at runtime on the Mac. Here is the complete >> Application Output from within Xamarin Studio: >> http://paste.ubuntu.com/9375431/ >> >> With some guidance from the current team, I would like to start >> contributing towards an effort to make Mono an officially supported >> platform. >> >> Thought I will start the discussion here to understand all the >> reasons/roadblocks/challenges that is making Mono unsupported at this point. >> >> Also, is there a place where some pointers to what are the conventions >> and guidelines for contributing to the project? Especially around adding >> another configuration for Mono 3.X. >> >> With the open sourcing of .NET and Microsoft's announcement in >> encouraging more cross-platform development with .NET and such - I think >> there will be some renewed interest her. >> >> Thanks! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Castle Project Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to >> [email protected]. >> Visit this group at http://groups.google.com/group/castle-project-users. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jono > -- Jono -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/castle-project-users. For more options, visit https://groups.google.com/d/optout.
