Skip to content

Conversation

@jadamcrain
Copy link
Member

@jadamcrain jadamcrain commented Oct 11, 2022

This PR adds:

  1. Model representation for default methods of interfaces that can return simple constant values
  2. Back-end implementations for C++ and Java
  3. Back-end implementation for C# that is only enabled if the target framework is set to .NET standard 2.1. The default is 2.0.*

*C# does not support until default implementations until C# 8.0. This version isn't support in .NET standard 2.0.

@jadamcrain jadamcrain merged commit edea250 into main Oct 12, 2022
@jadamcrain jadamcrain deleted the feature/default-interface-methods branch October 12, 2022 20:46
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.

2 participants