Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAMCORE_4_0 Audit List #5107

Closed
44 tasks done
chamons opened this issue Nov 8, 2018 · 2 comments
Closed
44 tasks done

XAMCORE_4_0 Audit List #5107

chamons opened this issue Nov 8, 2018 · 2 comments
Labels
breaking-change If an issue or a pull request represents a breaking change enhancement The issue or pull request is an enhancement iOS Issues affecting Xamarin.iOS macOS Issues affecting Xamarin.Mac
Milestone

Comments

@chamons
Copy link
Contributor

chamons commented Nov 8, 2018

In some future day we may have a chance to break API compatibility.

When that day comes we should fix up every single API mistake we can. This is a list of items we should audit.

@spouliot spouliot added this to the XAMCORE_4_0 milestone Nov 8, 2018
@spouliot spouliot added enhancement The issue or pull request is an enhancement macOS Issues affecting Xamarin.Mac iOS Issues affecting Xamarin.iOS breaking-change If an issue or a pull request represents a breaking change labels Nov 8, 2018
@Perksey
Copy link

Perksey commented Mar 22, 2019

Move OpenTK types out of platform assemblies
I'm glad this is being considered for XAMCORE 4.0, and I apologise on behalf of my team for our agressive behaviour in mono/opentk#19. It'll be nice to be able to use OpenTK 3.0 on Xamarin platforms :)

@rolfbjarne rolfbjarne modified the milestones: XAMCORE_4_0, .NET 6 Dec 20, 2021
rolfbjarne added a commit that referenced this issue Dec 22, 2021
…13619)

AutoGeneratedName was a toggle to implement a certain (correct) behavior,
while at the same time not cause breaking changes.

Now that we can do breaking changes in .NET, we can remove the toggle (i.e.
the property), and just always do the right thing (that is: automatically
generate a _unique_ Objective-C name for Model classes, unless a name is
specified manually).

Ref: #5107
@rolfbjarne rolfbjarne modified the milestones: .NET 6, .NET 7 Jan 25, 2022
@rolfbjarne
Copy link
Member

Everything is this list is either fixed or tracked in other issues, so this can be closed.

@ghost ghost locked as resolved and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change If an issue or a pull request represents a breaking change enhancement The issue or pull request is an enhancement iOS Issues affecting Xamarin.iOS macOS Issues affecting Xamarin.Mac
Projects
None yet
Development

No branches or pull requests

4 participants