OK. Good luck with making the decision. My project is already married to IronPython for 16 months now. For better or worse .. :)
Dody G. On Thu, Aug 21, 2008 at 9:15 PM, Fernando Correia < [EMAIL PROTECTED]> wrote: > Dody, thanks for your feedback. It's encouraging to know it is > possible to make this work, at least in some circunstances. > > In my case, I am getting an actual error, not a warning. It seems it > has something to do with new VB XML features. I will try and see if I > can dig the problem. > > But I don't feel so confident about deploying such a hack in > production. I'm building an open application that can be extended and > some DLL that is deployed in Bin may run into some other > incompatibility with the new DLR. > > 2008/8/21 Dody Gunawinata <[EMAIL PROTECTED]>: > > "Error 16 'ExtensionAttribute' is ambiguous in the namespace > > 'System.Runtime. > > CompilerServices'. InternalXmlHelper.vb" > > Change your setting from treating warning as error to None. > > > > "The predefined type > > 'System.Runtime. > > CompilerServices.ExtensionAttribute' is defined in > > multiple assemblies in the global alias" > > > > Yup. This is the only namespace that I cannot change without blowing > stuff > > up. I went through the same cycle as you. Tried everything and this is > the > > best I can do for now, a compiler warning for one single attribute class. > > It's fine for now. My CMS backend is now on Beta 4. > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > -- nomadlife.org
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com