From @ironpythonbot on December 9, 2014 17:40
When I compile an IronPython file to dll into the disk with
clr.CompileModules, I cannot set the version number of the dll file.
I use this method to speed up the starting of IP engine.
It would be good to use version numbers
Although the related documentation is not made, but I think version number is
missing from the formal parameters.
The task/bug of missing documentation
Item # 22235
Improve doc strings
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=22235
Work Item Details
Original CodePlex Issue: Issue 25374
Status: Active
Reason Closed: Unassigned
Assigned to: Unassigned
Reported on: Nov 17, 2009 at 11:46 AM
Reported by: Lysander
Updated on: Feb 22, 2013 at 2:10 AM
Updated by: jdhardy
Copied from original issue: IronLanguages/main#771
From @ironpythonbot on December 9, 2014 17:40
When I compile an IronPython file to dll into the disk with
clr.CompileModules, I cannot set the version number of the dll file.
I use this method to speed up the starting of IP engine.
It would be good to use version numbers
Although the related documentation is not made, but I think version number is
missing from the formal parameters.
The task/bug of missing documentation
Item # 22235
Improve doc strings
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=22235
Work Item Details
Original CodePlex Issue: Issue 25374
Status: Active
Reason Closed: Unassigned
Assigned to: Unassigned
Reported on: Nov 17, 2009 at 11:46 AM
Reported by: Lysander
Updated on: Feb 22, 2013 at 2:10 AM
Updated by: jdhardy
Copied from original issue: IronLanguages/main#771