Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Aug 20, 2016

Reflection Refactoring Step #3.

  • Change Type's parent type to MemberInfo
  • Change TypeInfo's parent type to Type
  • Get rid of RuntimeType (RuntimeTypeInfo serves as its own AsType())
  • Get rid of InstantiatedType (InstantedTypeInfo serves as its own AsType())

The long awaited step #3:

- Change Type's parent type to MemberInfo
- Change TypeInfo's parent type to Type
- Get rid of RuntimeType (RuntimeTypeInfo serves
  as its own AsType())
- Get rid of InstantiatedType (InstantedTypeInfo
  serves as its own AsType())
@ghost ghost merged commit 7149466 into dotnet:nmirror Aug 20, 2016
@ghost ghost deleted the proto branch August 20, 2016 00:29
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant