Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Clean up type system #404

Closed
Closed
@MikhailArkhipov

Description

@MikhailArkhipov

Clean interfaces:

  • IPythonType, IPythonClass, IPythonModule,....
  • Remove obsolete methods.
  • Derive implementation appropriately (i.e. function is a type).
  • Drop .NET/IronPython specific code.
  • Make variables store IPythonType rather than IMember.
  • Implement MemberId as function of the BuiltInTypeId so they appear consistent.
  • Implement IsBuiltIn as a function of declaring module.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions