[IronPython] Unused files
Martin Maly
Martin.Maly at microsoft.com
Thu Sep 6 10:36:18 PDT 2007
Thanks for the report, Seo. Some of the files you reported are actually alredy gone, but the DictionaryEnumerators are still there. We moved them elsewhere in the tree and apparently didn't delete them from the old location.
The change will go through soon.
Martin
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Thursday, September 06, 2007 2:04 AM
To: Discussion of IronPython
Subject: [IronPython] Unused files
Please consider removing following unused files from the repository so
that they don't appear in the source code download.
Microsoft.Scripting/Ast/TryFinallyStatement.cs
Microsoft.Scripting/CheckedDictionaryEnumerator.cs
Microsoft.Scripting/DictionaryUnionEnumerator.cs
Microsoft.Scripting/Publisher.cs
Microsoft.Scripting/Utils.cs
Microsoft.Scripting/WeakHash.cs
I know, they are already removed from the project file, but some
people (including myself) prefer to use filesystem rather than XML
file for the view of the project.
--
Seo Sanghyeon
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Users
mailing list