You are not logged in Log in Join
You are here: Home » Members » Brian » Python For .NET » Python for .NET Issue Tracker » Unneeded code in TypeManager.CreateType » dc_view

Log in
Name

Password

 
 


Dublin Core Elements

The Dublin Core metadata element set is a standard for cross-domain information resource description.
Element Description Value
Identifier resource ID http://old.zope.org/Members/Brian/PythonNet/Collector/13
Title resource name Unneeded code in TypeManager.CreateType
Description resource summary One of the TypeManager.CreateType overloads begins with: string name = "CLR." + clrType.FullName; As things stand now, there is no reason to prepend the "CLR." because it will always be stripped off by this (a couple of lines later): i = name.LastIndexOf('.'); if (i > -1) { name = name.Substring(i + 1); }
Creator resource creator glchapman
Date default date 2005-05-22 11:31:55
Format resource format text/html
Type resource type Collector Issue
Subject resource keywords General, bug, low
Contributors resource collaborators
Language resource language
Publisher resource publisher No publisher
Rights resource copyright


Additional Zope Elements

Element Description Value
CreationDate date resource created 2005-05-22 11:31:50
ModificationDate date resource last modified 2005-05-22 11:31:55
EffectiveDate date resource becomes effective None
ExpirationDate date resource expires None

Backlinks: via Google / Technorati