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

System.IO work planned for .NET 7 #64596

Closed
24 of 50 tasks
Tracked by #57209
jeffhandley opened this issue Feb 1, 2022 · 3 comments
Closed
24 of 50 tasks
Tracked by #57209

System.IO work planned for .NET 7 #64596

jeffhandley opened this issue Feb 1, 2022 · 3 comments
Assignees
Labels
area-System.IO Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries
Milestone

Comments

@jeffhandley
Copy link
Member

jeffhandley commented Feb 1, 2022

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

We invested heavily in System.IO during .NET 6. During .NET 7, we will continue to make improvements to this area. We will address issues with the FileStream rewrite (#40359) and Symbolic Links, and we will make improvements to System.IO.Stream. At the top of the backlog after .NET 7 are investments such more enhancements to the Symbolic Links introduced in .NET 6, stabilizing more tests, and possibly introducing new APIs related to globbing.

Planned for .NET 7

Backlog (roughly in priority order)

@jeffhandley jeffhandley added Epic Groups multiple user stories. Can be grouped under a theme. area-System.IO Priority:3 Work that is nice to have Team:Libraries labels Feb 1, 2022
@jeffhandley jeffhandley added this to the 7.0.0 milestone Feb 1, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Feb 1, 2022
@ghost
Copy link

ghost commented Feb 1, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

We invested heavily in System.IO during .NET 6. During .NET 7, we will continue to make improvements to this area. We will address issues introduced by the FileStream rewrite (#40359), make incremental enhancements to the Symbolic Link APIs introduced in .NET 6, make improvements to System.IO.Stream, stabilize more tests, and possibly introduce new APIs related to globbing.

Planned for .NET 7

Symbolic Link and System.IO Stream plans are captured in their own epics:

FileStream

We will address issues and respond to feedback related to the substantial FileStream work completed in .NET 6 (#40359).

Test Stabilization

Fixes and Enhancements

Under Consideration

The following items are still under consideration for .NET 7; a small number of these may be included in .NET 7.

Author: jeffhandley
Assignees: jeffhandley, adamsitnik, Jozkee
Labels:

Epic, area-System.IO, Priority:3, Team:Libraries

Milestone: 7.0.0

@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label Feb 1, 2022
@jeffhandley
Copy link
Member Author

This list in this issue has been edited to reflect changes from our ongoing planning and discussions. The headings have been updated to reflect what is still planned for .NET 7 and what is in the backlog. The list is still expected to change throughout the release cycle with periodic reviews of our plans.

Additionally, the items from System.IO Symbolic Link work planned for .NET 7 · Issue #57205 · dotnet/runtime have been merged into this issue.

@iSazonov
Copy link
Contributor

iSazonov commented Mar 9, 2022

Can we include #1953 too?

@ghost ghost locked as resolved and limited conversation to collaborators Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries
Projects
None yet
Development

No branches or pull requests

4 participants