Skip to content

Conversation

@PythooonUser
Copy link
Contributor

Summary

Closes #336.

Fixes a TODO by creating a common API for modified types using a ModifiedTypeInterface and ModifiedTypeTrait.

Additionally refactors some of the tool logic regarding MethodDeclaration by making them the responsibility of the class itself e.g. getting the formatted description and signature (up for discussion of course).

Public-facing APIs of the modified classes are kept the same for compatibility reasons.

Copy link
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@roblourens roblourens merged commit 52e792a into microsoft:master Aug 23, 2020
@PythooonUser PythooonUser deleted the helper-function-on-modified-types branch August 23, 2020 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TODO in tools\PrintApiDocumentation.php

2 participants