Yeah, that's part of the FxCop cleanup - internally all of our methods should be named using the .NET naming guidelines, and we expose them out to Python via a PythonName attribute that gives it the name "append".
Do you want to help develop Dynamic languages on CLR? (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JoeSox Sent: Thursday, April 20, 2006 6:30 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 1.0 Beta 6 Ok, looks like its now .Append? lol :) On 4/20/06, JoeSox <[EMAIL PROTECTED]> wrote: > Dino, > > When I rebuild my project referencing beta6 dll I received > Error 6 'IronPython.Runtime.List' does not contain a definition for > 'append' > > > -- > Joseph _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
